8
0

Accepting request 341793 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/341793
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-Parse?expand=0&rev=8
This commit is contained in:
2015-10-31 18:34:07 +00:00
committed by Git OBS Bridge
parent b06c3aeae0
commit d9bc2e41ad
4 changed files with 14 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Oct 31 10:45:06 UTC 2015 - coolo@suse.com
- updated to 0.37
see /usr/share/doc/packages/perl-JSON-Parse/Changes
0.37 2015-10-29
* Remove $JSON::Parse::true and false, use &PL_sv_yes and &PL_sv_no instead.
-------------------------------------------------------------------
Sat Oct 24 09:09:02 UTC 2015 - coolo@suse.com

View File

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