[perl-JSON-MaybeXS] Update to 1.003002

Paul Howarth pghmcfc at fedoraproject.org
Sun Nov 16 23:03:44 UTC 2014


commit b519b0572021536cdaa4243a6156dcff09b736e0
Author: Paul Howarth <paul at city-fan.org>
Date:   Sun Nov 16 23:02:31 2014 +0000

    Update to 1.003002
    
    - New upstream release 1.003002
      - Correctly fix boolean interoperability with older Cpanel::JSON::MaybeXS

 perl-JSON-MaybeXS.spec |    6 +++++-
 sources                |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-JSON-MaybeXS.spec b/perl-JSON-MaybeXS.spec
index ed045d4..7e62216 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.003001
+Version:	1.003002
 Release:	1%{?dist}
 License:	GPL+ or Artistic
 URL:		http://search.cpan.org/dist/JSON-MaybeXS/
@@ -73,6 +73,10 @@ make test
 %{_mandir}/man3/JSON::MaybeXS.3*
 
 %changelog
+* 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
+
 * Thu Nov 13 2014 Paul Howarth <paul at city-fan.org> - 1.003001-1
 - Update to 1.003001
   - Add :legacy tag to support legacy apps
diff --git a/sources b/sources
index 2c6c882..9fddcac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-753d8638d87cec4c8b8d5557c108f0a5  JSON-MaybeXS-1.003001.tar.gz
+afdeefd49dee9177c283de816b7264a7  JSON-MaybeXS-1.003002.tar.gz



More information about the perl-devel mailing list