Accepting request 499924 from devel:languages:perl

1

OBS-URL: https://build.opensuse.org/request/show/499924
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-JSON?expand=0&rev=20
This commit is contained in:
Dominique Leuenberger 2017-06-07 07:52:35 +00:00 committed by Git OBS Bridge
commit f1372a21d8
4 changed files with 15 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue May 30 05:58:03 UTC 2017 - coolo@suse.com
- updated to 2.94
see /usr/share/doc/packages/perl-JSON/Changes
2.94 2017-05-29
- fixed VERSION issue caused by VERSION methods added to abstract
backend packages (RT-121892; ppisar++)
- fixed a test for perl 5.6
-------------------------------------------------------------------
Fri May 19 05:55:06 UTC 2017 - coolo@suse.com

View File

@ -17,7 +17,7 @@
Name: perl-JSON
Version: 2.93
Version: 2.94
Release: 0
%define cpan_name JSON
Summary: JSON (JavaScript Object Notation) encoder/decoder