|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Class-C3
|
|
|
|
|
Version: 0.26
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Pragma to use the C3 method resolution order algorithm
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
URL: http://search.cpan.org/dist/Class-C3/
|
|
|
|
@ -73,6 +73,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/Class::C3::next.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.26-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Mar 5 2014 Paul Howarth <paul@city-fan.org> - 0.26-1
|
|
|
|
|
- Update to 0.26:
|
|
|
|
|
- Fix bug in Makefile.PL when ExtUtils::CBuilder not available
|
|
|
|
|