SHA256
8
0
forked from pool/perl-JSON

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
This commit is contained in:
2017-11-21 09:22:08 +00:00
committed by Git OBS Bridge
parent 8ec3322fc7
commit d4377d5bda
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e4b1d7461e99ab26e548e6bf87e7a785b99d5ec6425b66b163fba34b7450526a
size 82714

3
JSON-2.97000.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8aada69c2b2fc6b28419f69fdde1f26cb25ea8e55ac9b36e219a3e9dfb673f8c
size 82804

View File

@@ -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

View File

@@ -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