pghmcfc pushed to perl-JSON-MaybeXS (f20). "Update to 1.003003 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat Jun 13 12:09:39 UTC 2015


From 44f9bfe1c8d4dd602345944738bc12318b8150fa Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Mon, 8 Dec 2014 14:52:56 +0000
Subject: Update to 1.003003

- New upstream release 1.003003
  - Ensure an old Cpanel::JSON::XS is upgraded if it is too old, as it will
    always be used in preference to JSON::XS
  - Avoid "JSON::XS::Boolean::* redefined" warnings caused by an old JSON::XS
    loaded at the same time as a newer Cpanel::JSON::XS

diff --git a/perl-JSON-MaybeXS.spec b/perl-JSON-MaybeXS.spec
index 7e62216..dd44698 100644
--- a/perl-JSON-MaybeXS.spec
+++ b/perl-JSON-MaybeXS.spec
@@ -8,7 +8,7 @@
 
 Name:		perl-JSON-MaybeXS
 Summary:	Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP
-Version:	1.003002
+Version:	1.003003
 Release:	1%{?dist}
 License:	GPL+ or Artistic
 URL:		http://search.cpan.org/dist/JSON-MaybeXS/
@@ -73,6 +73,13 @@ make test
 %{_mandir}/man3/JSON::MaybeXS.3*
 
 %changelog
+* Mon Dec  8 2014 Paul Howarth <paul at city-fan.org> - 1.003003-1
+- Update to 1.003003
+  - Ensure an old Cpanel::JSON::XS is upgraded if it is too old, as it will
+    always be used in preference to JSON::XS
+  - Avoid "JSON::XS::Boolean::* redefined" warnings caused by an old JSON::XS
+    loaded at the same time as a newer Cpanel::JSON::XS
+
 * Sun Nov 16 2014 Paul Howarth <paul at city-fan.org> - 1.003002-1
 - Update to 1.003002
   - Correctly fix boolean interoperability with older Cpanel::JSON::MaybeXS
diff --git a/sources b/sources
index 9fddcac..98ad47d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-afdeefd49dee9177c283de816b7264a7  JSON-MaybeXS-1.003002.tar.gz
+2780e19be87f56078f990a16361ed51b  JSON-MaybeXS-1.003003.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-JSON-MaybeXS.git/commit/?h=f20&id=44f9bfe1c8d4dd602345944738bc12318b8150fa


More information about the perl-devel mailing list