[perl-Test-Fatal] Update to 0.009

Paul Howarth pghmcfc at fedoraproject.org
Fri Feb 10 10:33:45 UTC 2012


commit 1c9b99ed9ff14fa1e9f2adf57cad2c2d513fbe95
Author: Paul Howarth <paul at city-fan.org>
Date:   Fri Feb 10 10:32:41 2012 +0000

    Update to 0.009
    
    - New upstream release 0.009:
      - Advise against using isnt(exception{...},undef)

 perl-Test-Fatal.spec |   10 +++++++---
 sources              |    2 +-
 2 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/perl-Test-Fatal.spec b/perl-Test-Fatal.spec
index fd1ef80..5141bd8 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.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 at lists.fedoraproject.org> - 0.008-2
+* Fri Feb 10 2012 Paul Howarth <paul at 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 at lists.fedoraproject.org> 0.008-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
 * Mon Nov  7 2011 Paul Howarth <paul at city-fan.org> 0.008-1
diff --git a/sources b/sources
index d71f0ff..acbd318 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-201c94efbbcbd38b32e3cdc6752a6c07  Test-Fatal-0.008.tar.gz
+d120fa7df76d287080b7e47134159144  Test-Fatal-0.009.tar.gz


More information about the scm-commits mailing list