[perl-Test-Modern] Update to 0.012

Paul Howarth pghmcfc at fedoraproject.org
Tue Sep 30 10:40:54 UTC 2014


commit 1c9684c1364476c404f2d2a19cf3de12c7d18e05
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Sep 30 11:40:13 2014 +0100

    Update to 0.012
    
    - New upstream release 0.012
      - does_ok no longer calls the internal Test::Builder '_try' method

 perl-Test-Modern.spec |    6 +++++-
 sources               |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-Test-Modern.spec b/perl-Test-Modern.spec
index 9515a55..df8fbae 100644
--- a/perl-Test-Modern.spec
+++ b/perl-Test-Modern.spec
@@ -1,5 +1,5 @@
 Name:		perl-Test-Modern
-Version:	0.011
+Version:	0.012
 Release:	1%{?dist}
 Summary:	Precision testing for modern perl
 License:	GPL+ or Artistic
@@ -83,6 +83,10 @@ make test
 %{_mandir}/man3/Test::Modern.3*
 
 %changelog
+* Tue Sep 30 2014 Paul Howarth <paul at city-fan.org> - 0.012-1
+- Update to 0.012
+  - does_ok no longer calls the internal Test::Builder '_try' method
+
 * Thu Sep 18 2014 Paul Howarth <paul at city-fan.org> - 0.011-1
 - Update to 0.011
   - version_all_same now copes better with undef versions
diff --git a/sources b/sources
index 5f63a57..8cf4cd5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8be8cb7f6408642c2363afa08554c59b  Test-Modern-0.011.tar.gz
+b53e9b7f759ca0689ec14e4f2fef17c2  Test-Modern-0.012.tar.gz



More information about the perl-devel mailing list