[perl-JSON-PP] Update to 2.27202

Paul Howarth pghmcfc at fedoraproject.org
Thu Mar 14 00:48:54 UTC 2013


commit cf99a8a7fd81c01c99341b8b7e21f9aa41a27de3
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Mar 14 00:33:33 2013 +0000

    Update to 2.27202
    
    - New upstream release 2.27202
      - Fix test failures due to hash iterator randomization in perl 5.17.6 onwards
        (CPAN RT#83421)

 perl-JSON-PP.spec |    9 +++++++--
 sources           |    2 +-
 2 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/perl-JSON-PP.spec b/perl-JSON-PP.spec
index 5a76374..5ffa42b 100644
--- a/perl-JSON-PP.spec
+++ b/perl-JSON-PP.spec
@@ -1,6 +1,6 @@
 Name:		perl-JSON-PP
-Version:	2.27200
-Release:	243%{?dist}
+Version:	2.27202
+Release:	1%{?dist}
 Summary:	JSON::XS compatible pure-Perl module
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -58,6 +58,11 @@ rm -rf %{buildroot}
 %{_mandir}/man3/JSON::PP::Boolean.3pm*
 
 %changelog
+* Wed Mar 13 2013 Paul Howarth <paul at city-fan.org> - 2.27202-1
+- Update to 2.27202
+  - Fix test failures due to hash iterator randomization in perl 5.17.6 onwards
+    (CPAN RT#83421)
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.27200-243
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index d0ce840..78975e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1894d25f577ebbdb5af4b0c4f53a9cba  JSON-PP-2.27200.tar.gz
+d7d6cbd3589e793aaa66a88833c02ce0  JSON-PP-2.27202.tar.gz


More information about the scm-commits mailing list