[perl-Test-Simple] Update to 1.001009

Paul Howarth pghmcfc at fedoraproject.org
Tue Nov 4 19:00:53 UTC 2014


commit 2e18d3c45fa773cd8d8e5cbf686ba8e17c35a6c6
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Nov 4 18:58:41 2014 +0000

    Update to 1.001009
    
    - New upstream release 1.001009
      - Backport cmp_ok fix from alphas (GH#478)

 perl-Test-Simple.spec |    6 +++++-
 sources               |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-Test-Simple.spec b/perl-Test-Simple.spec
index 35425f7..b5248e3 100644
--- a/perl-Test-Simple.spec
+++ b/perl-Test-Simple.spec
@@ -1,6 +1,6 @@
 Name:           perl-Test-Simple
 Summary:        Basic utilities for writing tests
-Version:        1.001008
+Version:        1.001009
 Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -80,6 +80,10 @@ make test
 %{_mandir}/man3/Test::Tutorial.3pm*
 
 %changelog
+* Tue Nov  4 2014 Paul Howarth <paul at city-fan.org> - 1.001009-1
+- Update to 1.001009
+  - Backport cmp_ok fix from alphas (GH#478)
+
 * Thu Oct 16 2014 Paul Howarth <paul at city-fan.org> - 1.001008-1
 - Update to 1.001008
   - Fix subtest name when skip_all is used
diff --git a/sources b/sources
index 15ccffc..490585f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-17c7705c15430c0d7a81575113f22ac6  Test-Simple-1.001008.tar.gz
+45b8942055352fc20543d24b6f5b9a59  Test-Simple-1.001009.tar.gz



More information about the perl-devel mailing list