diff --git a/perl-Test-Fatal.spec b/perl-Test-Fatal.spec index 6930730..b9f7545 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.003 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ or Artistic Group: Development/Libraries Url: http://search.cpan.org/dist/Test-Fatal/ @@ -53,6 +53,9 @@ find %{buildroot} -depth -type d -exec rmdir {} ';' 2>/dev/null %{_mandir}/man3/Test::Fatal.3pm* %changelog +* Wed Feb 09 2011 Fedora Release Engineering - 0.003-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Fri Oct 29 2010 Paul Howarth 0.003-1 - Update to 0.003 - More tests for false exceptions, especially on 5.13