|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: perl-Class-C3
|
|
|
|
Name: perl-Class-C3
|
|
|
|
Version: 0.23
|
|
|
|
Version: 0.23
|
|
|
|
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
|
|
|
@ -66,6 +66,9 @@ make test
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Jun 21 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.23-2
|
|
|
|
|
|
|
|
- Perl mass rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Mar 13 2011 Iain Arnell <iarnell@gmail.com> 0.23-1
|
|
|
|
* Sun Mar 13 2011 Iain Arnell <iarnell@gmail.com> 0.23-1
|
|
|
|
- update to latest upstream version
|
|
|
|
- update to latest upstream version
|
|
|
|
- clean up spec for modern rpmbuild
|
|
|
|
- clean up spec for modern rpmbuild
|
|
|
|