diff --git a/perl-Test-Fatal.spec b/perl-Test-Fatal.spec index b0d8de7..f00101a 100644 --- a/perl-Test-Fatal.spec +++ b/perl-Test-Fatal.spec @@ -1,7 +1,7 @@ Summary: Incredibly simple helpers for testing code with exceptions Name: perl-Test-Fatal Version: 0.010 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ or Artistic Group: Development/Libraries Url: http://search.cpan.org/dist/Test-Fatal/ @@ -55,6 +55,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Test::Fatal.3pm* %changelog +* Mon Jun 11 2012 Petr Pisar - 0.010-2 +- Perl 5.16 rebuild + * Thu Feb 16 2012 Paul Howarth 0.010-1 - Update to 0.010 - Avoid tickling an overloading bug in perl 5.6 during testing