Update to 0.009

- New upstream release 0.009:
  - Advise against using isnt(exception{...},undef)
This commit is contained in:
Paul Howarth 2012-02-10 10:32:41 +00:00
parent 7c7965f30f
commit 1c9b99ed9f
2 changed files with 8 additions and 4 deletions

View File

@ -1,7 +1,7 @@
Summary: Incredibly simple helpers for testing code with exceptions
Name: perl-Test-Fatal
Version: 0.008
Release: 2%{?dist}
Version: 0.009
Release: 1%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
Url: http://search.cpan.org/dist/Test-Fatal/
@ -55,7 +55,11 @@ rm -rf %{buildroot}
%{_mandir}/man3/Test::Fatal.3pm*
%changelog
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.008-2
* Fri Feb 10 2012 Paul Howarth <paul@city-fan.org> 0.009-1
- Update to 0.009
- Advise against using isnt(exception{...},undef)
* 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

View File

@ -1 +1 @@
201c94efbbcbd38b32e3cdc6752a6c07 Test-Fatal-0.008.tar.gz
d120fa7df76d287080b7e47134159144 Test-Fatal-0.009.tar.gz