diff --git a/JSON-2.94.tar.gz b/JSON-2.94.tar.gz deleted file mode 100644 index ac9ae13..0000000 --- a/JSON-2.94.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12271b5cee49943bbdde430eef58f1fe64ba6561980b22c69585e08fc977dc6d -size 82629 diff --git a/JSON-2.97000.tar.gz b/JSON-2.97000.tar.gz new file mode 100644 index 0000000..420f50b --- /dev/null +++ b/JSON-2.97000.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aada69c2b2fc6b28419f69fdde1f26cb25ea8e55ac9b36e219a3e9dfb673f8c +size 82804 diff --git a/perl-JSON.changes b/perl-JSON.changes index a57c609..245ed06 100644 --- a/perl-JSON.changes +++ b/perl-JSON.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Tue Nov 21 06:28:09 UTC 2017 - coolo@suse.com + +- updated to 2.97000 + see /usr/share/doc/packages/perl-JSON/Changes + + 2.97000 2017-11-21 + - updated backportPP with JSON::PP 2.97000 + - use 5 digit minor version number for a while to avoid + confusion + - fixed is_bool to use blessed() instead of ref() + +------------------------------------------------------------------- +Mon Nov 20 06:29:28 UTC 2017 - coolo@suse.com + +- updated to 2.96 + see /usr/share/doc/packages/perl-JSON/Changes + + 2.96 2017-11-20 + - fixed packaging issue + - updated backportPP with JSON::PP 2.96 + - not to use newer Test::More features (RT-122421; ilmari++) + + 2.95 2017-11-20 + - updated backportPP with JSON::PP 2.95 + ------------------------------------------------------------------- Tue May 30 05:58:03 UTC 2017 - coolo@suse.com diff --git a/perl-JSON.spec b/perl-JSON.spec index 8ab0a3c..890c69d 100644 --- a/perl-JSON.spec +++ b/perl-JSON.spec @@ -17,7 +17,7 @@ Name: perl-JSON -Version: 2.94 +Version: 2.97000 Release: 0 %define cpan_name JSON Summary: JSON (JavaScript Object Notation) encoder/decoder