From cafcfcf898cea39618c622172634f06c2dc54aca Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Wed, 8 Mar 2017 10:01:56 +0000
Subject: Update to 3.0228

- New upstream release 3.0228
  - Fix decode_prefix offset when the string was re-allocated: rather return
    the offset, not the pointer to the old start (GH#82)
---
 perl-Cpanel-JSON-XS.spec | 7 ++++++-
 sources                  | 2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/perl-Cpanel-JSON-XS.spec b/perl-Cpanel-JSON-XS.spec
index 33a5955..987392f 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.0227
+Version:       3.0228
 Release:       1%{?dist}
 License:       GPL+ or Artistic
 URL:           http://search.cpan.org/dist/Cpanel-JSON-XS/
@@ -156,6 +156,11 @@ make test %{!?perl_bootstrap:AUTHOR_TESTING=1}
 %{_mandir}/man3/Cpanel::JSON::XS::Boolean.3*
 
 %changelog
+* Wed Mar  8 2017 Paul Howarth <p...@city-fan.org> - 3.0228-1
+- Update to 3.0228
+  - Fix decode_prefix offset when the string was re-allocated: rather return
+    the offset, not the pointer to the old start (GH#82)
+
 * Tue Feb 14 2017 Paul Howarth <p...@city-fan.org> - 3.0227-1
 - Update to 3.0227
   - Fix CLONE and END, broken with 3.0226 (GH#80); these methods are usually
diff --git a/sources b/sources
index b5da4ef..fa2c406 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Cpanel-JSON-XS-3.0227.tar.gz) = 
93a51246afab7feae6df204d63d84bef809c7aa07b524d08881afe77acba096704ab9f7ab9179efb8e446d3a7afc15024e8a82ea6a1111986fd122605d19d8ce
+SHA512 (Cpanel-JSON-XS-3.0228.tar.gz) = 
886ea12927c8c52db63777d0f8f7af97f39c72387c66188d53c4797e2d91a30634073db14fe39113ead167c437f751ca737b4f65c21818bb322db3b9fcad66fb
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-Cpanel-JSON-XS.git/commit/?h=master&id=cafcfcf898cea39618c622172634f06c2dc54aca
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to