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.96.tar.gz b/JSON-2.96.tar.gz new file mode 100644 index 0000000..34c3f2a --- /dev/null +++ b/JSON-2.96.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4b1d7461e99ab26e548e6bf87e7a785b99d5ec6425b66b163fba34b7450526a +size 82714 diff --git a/perl-JSON.changes b/perl-JSON.changes index a57c609..e7d4265 100644 --- a/perl-JSON.changes +++ b/perl-JSON.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +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..9938ff7 100644 --- a/perl-JSON.spec +++ b/perl-JSON.spec @@ -17,7 +17,7 @@ Name: perl-JSON -Version: 2.94 +Version: 2.96 Release: 0 %define cpan_name JSON Summary: JSON (JavaScript Object Notation) encoder/decoder