|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Class-C3-Componentised
|
|
|
|
Name: perl-Class-C3-Componentised
|
|
|
|
Version: 1.0001
|
|
|
|
Version: 1.0003
|
|
|
|
Release: 5%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Load mix-ins or components to your C3-based class
|
|
|
|
Summary: Load mix-ins or components to your C3-based class
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
Group: Development/Libraries
|
|
|
|
Group: Development/Libraries
|
|
|
@ -72,6 +72,9 @@ rm -rf %{buildroot}
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed May 28 2008 Chris Weyl <cweyl@alumni.drew.edu> 1.0003-1
|
|
|
|
|
|
|
|
- update to 1.0003
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Mar 04 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.0001-5
|
|
|
|
* Tue Mar 04 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.0001-5
|
|
|
|
- rebuild for new perl
|
|
|
|
- rebuild for new perl
|
|
|
|
|
|
|
|
|
|
|
|