From 8ec3322fc75a8f8f8ecbfd9e02b16d73d94703719f95f621fd124fe898c9270e Mon Sep 17 00:00:00 2001 From: Pedro Monreal Gonzalez Date: Mon, 20 Nov 2017 10:30:48 +0000 Subject: [PATCH 1/2] Accepting request 542994 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/542994 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON?expand=0&rev=38 --- JSON-2.94.tar.gz | 3 --- JSON-2.96.tar.gz | 3 +++ perl-JSON.changes | 14 ++++++++++++++ perl-JSON.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 JSON-2.94.tar.gz create mode 100644 JSON-2.96.tar.gz 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 From d4377d5bdad23df139093e4668843e1a91cadc852373bc4875287119cb27f59f Mon Sep 17 00:00:00 2001 From: Pedro Monreal Gonzalez Date: Tue, 21 Nov 2017 09:22:08 +0000 Subject: [PATCH 2/2] Accepting request 544041 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/544041 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON?expand=0&rev=39 --- JSON-2.96.tar.gz | 3 --- JSON-2.97000.tar.gz | 3 +++ perl-JSON.changes | 12 ++++++++++++ perl-JSON.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 JSON-2.96.tar.gz create mode 100644 JSON-2.97000.tar.gz diff --git a/JSON-2.96.tar.gz b/JSON-2.96.tar.gz deleted file mode 100644 index 34c3f2a..0000000 --- a/JSON-2.96.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4b1d7461e99ab26e548e6bf87e7a785b99d5ec6425b66b163fba34b7450526a -size 82714 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 e7d4265..245ed06 100644 --- a/perl-JSON.changes +++ b/perl-JSON.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +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 diff --git a/perl-JSON.spec b/perl-JSON.spec index 9938ff7..890c69d 100644 --- a/perl-JSON.spec +++ b/perl-JSON.spec @@ -17,7 +17,7 @@ Name: perl-JSON -Version: 2.96 +Version: 2.97000 Release: 0 %define cpan_name JSON Summary: JSON (JavaScript Object Notation) encoder/decoder