This commit is contained in:
Dennis Gilmore 2012-01-13 13:51:26 -06:00
parent c3297582a5
commit 7c7965f30f

View File

@ -1,7 +1,7 @@
Summary: Incredibly simple helpers for testing code with exceptions
Name: perl-Test-Fatal
Version: 0.008
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
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.008-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Mon Nov 7 2011 Paul Howarth <paul@city-fan.org> 0.008-1
- Update to 0.008
- Revert the mistake by which 0.004 allowed blocks after "exception" as well