8
0

Accepting request 442193 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/442193
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-Parse?expand=0&rev=19
This commit is contained in:
Stephan Kulow
2016-11-28 10:14:27 +00:00
committed by Git OBS Bridge
parent b515a464cd
commit f9c537b89c
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:32d470f07af15778de93345d50a91a2b86c88850b9b008b91f1048d0606730f1
size 73169

3
JSON-Parse-0.49.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Nov 27 06:38:43 UTC 2016 - coolo@suse.com
- updated to 0.49
see /usr/share/doc/packages/perl-JSON-Parse/Changes
0.49 2016-11-26
* Behaviour for undefined, whitespace-only inputs was altered
* JSON Parsing Test Suite compliance
-------------------------------------------------------------------
Mon Nov 21 06:44:12 UTC 2016 - coolo@suse.com

View File

@@ -17,7 +17,7 @@
Name: perl-JSON-Parse
Version: 0.48
Version: 0.49
Release: 0
%define cpan_name JSON-Parse
Summary: Read JSON into a Perl variable