[perl-JSON-MaybeXS] Update to 1.003004

Paul Howarth pghmcfc at fedoraproject.org
Sun Mar 15 16:25:37 UTC 2015


commit 9b3d058d17424a15e2485b8e235014bcd6527356
Author: Paul Howarth <paul at city-fan.org>
Date:   Sun Mar 15 16:25:04 2015 +0000

    Update to 1.003004
    
    - New upstream release 1.003004
      - Caveat added to documentation about type checking the object returned by
        new() (CPAN RT#102733)

 perl-JSON-MaybeXS.spec | 7 ++++++-
 sources                | 2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/perl-JSON-MaybeXS.spec b/perl-JSON-MaybeXS.spec
index dd44698..aa620f9 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.003003
+Version:	1.003004
 Release:	1%{?dist}
 License:	GPL+ or Artistic
 URL:		http://search.cpan.org/dist/JSON-MaybeXS/
@@ -73,6 +73,11 @@ make test
 %{_mandir}/man3/JSON::MaybeXS.3*
 
 %changelog
+* Sun Mar 15 2015 Paul Howarth <paul at city-fan.org> - 1.003004-1
+- Update to 1.003004
+  - Caveat added to documentation about type checking the object returned by
+    new() (CPAN RT#102733)
+
 * 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
diff --git a/sources b/sources
index 98ad47d..821b1bf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2780e19be87f56078f990a16361ed51b  JSON-MaybeXS-1.003003.tar.gz
+84251d7787c021bd587dfba08e5cb614  JSON-MaybeXS-1.003004.tar.gz



More information about the perl-devel mailing list