[perl-Test-Deep] Update to 0.115

Paul Howarth pghmcfc at fedoraproject.org
Sun Jan 11 11:58:24 UTC 2015


commit 2f5adcdd1a9274edafa811957c81634d941514f0
Author: Paul Howarth <paul at city-fan.org>
Date:   Sun Jan 11 11:15:22 2015 +0000

    Update to 0.115
    
    - New upstream release 0.115
      - Worked around a bug in chained goto on 5.8.5

 perl-Test-Deep.spec |    6 +++++-
 sources             |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-Test-Deep.spec b/perl-Test-Deep.spec
index 3c26f78..ef86494 100644
--- a/perl-Test-Deep.spec
+++ b/perl-Test-Deep.spec
@@ -1,5 +1,5 @@
 Name:           perl-Test-Deep
-Version:        0.114
+Version:        0.115
 Release:        1%{?dist}
 Summary:        Extremely flexible deep comparison
 License:        GPL+ or Artistic
@@ -62,6 +62,10 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Test::Deep::NoTest.3*
 
 %changelog
+* Sat Jan 10 2015 Paul Howarth <paul at city-fan.org> - 0.115-1
+- Update to 0.115
+  - Worked around a bug in chained goto on 5.8.5
+
 * Mon Dec 15 2014 Paul Howarth <paul at city-fan.org> - 0.114-1
 - Update to 0.114
   - Improve prereqs metadata
diff --git a/sources b/sources
index 06a606e..4ed253d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3eafcb768fd31ede6b7aa65f025205ec  Test-Deep-0.114.tar.gz
+63bf86f7cddb09320c846acb1a1ec263  Test-Deep-0.115.tar.gz



More information about the perl-devel mailing list