[perl-Test-Modern] Update to 0.010

Paul Howarth pghmcfc at fedoraproject.org
Fri Jul 18 13:42:16 UTC 2014


commit 8187c3105d1f5d409d23c9fc20b551f992a367b8
Author: Paul Howarth <paul at city-fan.org>
Date:   Fri Jul 18 14:42:10 2014 +0100

    Update to 0.010
    
    - New upstream release 0.010
      - Fix the behaviour of the BAIL_OUT called within object_ok
      - Add is_fastest, inspired by Test::Benchmark

 perl-Test-Modern.spec |    7 ++++++-
 sources               |    2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/perl-Test-Modern.spec b/perl-Test-Modern.spec
index 978af8c..69104c4 100644
--- a/perl-Test-Modern.spec
+++ b/perl-Test-Modern.spec
@@ -1,5 +1,5 @@
 Name:		perl-Test-Modern
-Version:	0.009
+Version:	0.010
 Release:	1%{?dist}
 Summary:	Precision testing for modern perl
 License:	GPL+ or Artistic
@@ -81,6 +81,11 @@ make test
 %{_mandir}/man3/Test::Modern.3*
 
 %changelog
+* Fri Jul 18 2014 Paul Howarth <paul at city-fan.org> - 0.010-1
+- Update to 0.010
+  - Fix the behaviour of the BAIL_OUT called within object_ok
+  - Add is_fastest, inspired by Test::Benchmark
+
 * Mon Jul  7 2014 Paul Howarth <paul at city-fan.org> - 0.009-1
 - Update to 0.009
   - Added: Implement an `-internet` feature allowing test scripts to declare
diff --git a/sources b/sources
index c4e56d3..9e00542 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cd1d100f0249404eba1cd81152f15c13  Test-Modern-0.009.tar.gz
+15f7b4cbb257822fcbe4bd36abd87ba9  Test-Modern-0.010.tar.gz


More information about the scm-commits mailing list