SHA256
8
0
forked from pool/perl-JSON

Accepting request 544104 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/544104
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-JSON?expand=0&rev=21
This commit is contained in:
2017-11-23 08:41:19 +00:00
committed by Git OBS Bridge
4 changed files with 30 additions and 4 deletions

View File

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

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

View File

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