[perl-Cpanel-JSON-XS] Update to 3.0107

Paul Howarth pghmcfc at fedoraproject.org
Fri Nov 28 15:06:02 UTC 2014


commit 2347e543e53f09f9e3318238cf4ea9fac6770913
Author: Paul Howarth <paul at city-fan.org>
Date:   Fri Nov 28 15:05:36 2014 +0000

    Update to 3.0107
    
    - New upstream release 3.0107
      - Fix fatal stack corruption with perl callbacks in list context (GH#27)

 perl-Cpanel-JSON-XS.spec |   10 +++++++---
 sources                  |    2 +-
 2 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/perl-Cpanel-JSON-XS.spec b/perl-Cpanel-JSON-XS.spec
index b99d254..3cbb837 100644
--- a/perl-Cpanel-JSON-XS.spec
+++ b/perl-Cpanel-JSON-XS.spec
@@ -1,6 +1,6 @@
 Name:		perl-Cpanel-JSON-XS
 Summary:	JSON::XS for Cpanel, fast and correct serializing
-Version:	3.0106
+Version:	3.0107
 Release:	1%{?dist}
 License:	GPL+ or Artistic
 URL:		http://search.cpan.org/dist/Cpanel-JSON-XS/
@@ -101,10 +101,14 @@ make test IS_MAINTAINER=1 %{!?perl_bootstrap:RELEASE_TESTING=1}
 %{perl_vendorarch}/auto/Cpanel/
 %{perl_vendorarch}/Cpanel/
 %{_mandir}/man1/cpanel_json_xs.1*
-%{_mandir}/man3/Cpanel::JSON::XS.3pm*
-%{_mandir}/man3/Cpanel::JSON::XS::Boolean.3pm*
+%{_mandir}/man3/Cpanel::JSON::XS.3*
+%{_mandir}/man3/Cpanel::JSON::XS::Boolean.3*
 
 %changelog
+* Fri Nov 28 2014 Paul Howarth <paul at city-fan.org> - 3.0107-1
+- Update to 3.0107
+  - Fix fatal stack corruption with perl callbacks in list context (GH#27)
+
 * Wed Nov 12 2014 Paul Howarth <paul at city-fan.org> - 3.0106-1
 - Update to 3.0106
   - More minor doc improvements (GH#26)
diff --git a/sources b/sources
index ba40505..c69ae52 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c63375edd1a98f06508b43af4652365d  Cpanel-JSON-XS-3.0106.tar.gz
+90d544254f2f40518740666dee400948  Cpanel-JSON-XS-3.0107.tar.gz


More information about the scm-commits mailing list