diff --git a/JSON-Parse-0.36.tar.gz b/JSON-Parse-0.36.tar.gz deleted file mode 100644 index 5997163..0000000 --- a/JSON-Parse-0.36.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b6f3a02ae2be3f7f27841f1780af46f3055a4f56d45b8ca92290615ba46bc21c -size 56732 diff --git a/JSON-Parse-0.37.tar.gz b/JSON-Parse-0.37.tar.gz new file mode 100644 index 0000000..ec26cdf --- /dev/null +++ b/JSON-Parse-0.37.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5fa5aa638b7ab352e3eda9c1a666114a1fa95f1548e413de9b640e81c823775 +size 57429 diff --git a/perl-JSON-Parse.changes b/perl-JSON-Parse.changes index d899158..25d8ddc 100644 --- a/perl-JSON-Parse.changes +++ b/perl-JSON-Parse.changes @@ -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 diff --git a/perl-JSON-Parse.spec b/perl-JSON-Parse.spec index bd70b1d..3757fe3 100644 --- a/perl-JSON-Parse.spec +++ b/perl-JSON-Parse.spec @@ -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