[perl-Test-Base] Update to 0.62

Paul Howarth pghmcfc at fedoraproject.org
Tue Feb 11 11:29:51 UTC 2014


commit cd7e6048b875c1747584b185ba2ce604d76d07b4
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Feb 11 11:28:56 2014 +0000

    Update to 0.62
    
    - New upstream release 0.62
      - Fix bad skip counts in tests

 perl-Test-Base.spec |    6 +++++-
 sources             |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-Test-Base.spec b/perl-Test-Base.spec
index b6a65ed..1f5f37d 100644
--- a/perl-Test-Base.spec
+++ b/perl-Test-Base.spec
@@ -1,5 +1,5 @@
 Name:           perl-Test-Base
-Version:        0.61
+Version:        0.62
 Release:        1%{?dist}
 Summary:        Data Driven Testing Framework
 License:        GPL+ or Artistic
@@ -67,6 +67,10 @@ make test RELEASE_TESTING=1
 %{_mandir}/man3/Test::Base::Filter.3pm*
 
 %changelog
+* Tue Feb 11 2014 Paul Howarth <paul at city-fan.org> - 0.62-1
+- Update to 0.62
+  - Fix bad skip counts in tests
+
 * Mon Feb 10 2014 Paul Howarth <paul at city-fan.org> - 0.61-1
 - Update to 0.61
   - Switch to dzil
diff --git a/sources b/sources
index 040e8ab..3d23f6f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-00bb04442c15d83473d2791ca7aa3fd9  Test-Base-0.61.tar.gz
+c5b06043b2441d9787533575d6f5e798  Test-Base-0.62.tar.gz


More information about the scm-commits mailing list