diff --git a/perl-Class-C3.spec b/perl-Class-C3.spec index c391fb4..8e35464 100644 --- a/perl-Class-C3.spec +++ b/perl-Class-C3.spec @@ -3,7 +3,7 @@ Name: perl-Class-C3 Version: 0.24 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Pragma to use the C3 method resolution order algorithm License: GPL+ or Artistic Group: Development/Libraries @@ -90,6 +90,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Class::C3::next.3pm* %changelog +* Thu Jun 14 2012 Petr Pisar - 0.24-2 +- Perl 5.16 rebuild + * Sat May 12 2012 Paul Howarth - 0.24-1 - Update to 0.24: - Require Class::C3::XS on 5.8 perls if a working compiler is found