|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Class-C3
|
|
|
|
Name: perl-Class-C3
|
|
|
|
Version: 0.19
|
|
|
|
Version: 0.19
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Pragma to use the C3 method resolution order algorithm
|
|
|
|
Summary: Pragma to use the C3 method resolution order algorithm
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
Group: Development/Libraries
|
|
|
|
Group: Development/Libraries
|
|
|
@ -74,6 +74,9 @@ rm -rf %{buildroot}
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Mar 4 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0.19-2
|
|
|
|
|
|
|
|
- rebuild for new perl
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Oct 10 2007 Chris Weyl <cweyl@alumni.drew.edu> 0.19-1
|
|
|
|
* Wed Oct 10 2007 Chris Weyl <cweyl@alumni.drew.edu> 0.19-1
|
|
|
|
- update to 0.19
|
|
|
|
- update to 0.19
|
|
|
|
|
|
|
|
|
|
|
|