[perl-Test-Class] Update to 0.41

Paul Howarth pghmcfc at fedoraproject.org
Sat Nov 30 21:51:54 UTC 2013


commit e70bf8fda17584033d39777b654a20b5d5eaf467
Author: Paul Howarth <paul at city-fan.org>
Date:   Sat Nov 30 21:51:11 2013 +0000

    Update to 0.41
    
    - New upstream release 0.41
      - Require a newer Test::Builder if 0.99 is installed (CPAN RT#90699)

 perl-Test-Class.spec |    6 +++++-
 sources              |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-Test-Class.spec b/perl-Test-Class.spec
index 561d93c..0a5db36 100644
--- a/perl-Test-Class.spec
+++ b/perl-Test-Class.spec
@@ -1,5 +1,5 @@
 Name:           perl-Test-Class
-Version:        0.40
+Version:        0.41
 Release:        1%{?dist}
 Summary:        Easily create test classes in an xUnit/JUnit style
 License:        GPL+ or Artistic
@@ -80,6 +80,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/Test::Class::MethodInfo.3pm*
 
 %changelog
+* Sat Nov 30 2013 Paul Howarth <paul at city-fan.org> - 0.41-1
+- Update to 0.41
+  - Require a newer Test::Builder if 0.99 is installed (CPAN RT#90699)
+
 * Fri Nov 15 2013 Paul Howarth <paul at city-fan.org> - 0.40-1
 - Update to 0.40
   - Test::Class failed on Test::Builder 0.99 (CPAN RT#89473)
diff --git a/sources b/sources
index aa58cc6..67e3434 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-22e4387daec4117c8a56767790059951  Test-Class-0.40.tar.gz
+56358ad7d53a496865033c1a6dd5a162  Test-Class-0.41.tar.gz


More information about the scm-commits mailing list