diff --git a/JSON-2.93.tar.gz b/JSON-2.93.tar.gz deleted file mode 100644 index 26cc4e9..0000000 --- a/JSON-2.93.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:589300c3077ac7b2061ec4322f4bef5bde51c4f455eb98f34c56abe59551ba7a -size 82566 diff --git a/JSON-2.94.tar.gz b/JSON-2.94.tar.gz new file mode 100644 index 0000000..ac9ae13 --- /dev/null +++ b/JSON-2.94.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12271b5cee49943bbdde430eef58f1fe64ba6561980b22c69585e08fc977dc6d +size 82629 diff --git a/perl-JSON.changes b/perl-JSON.changes index f5db755..a57c609 100644 --- a/perl-JSON.changes +++ b/perl-JSON.changes @@ -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 diff --git a/perl-JSON.spec b/perl-JSON.spec index 8d9c61c..8ab0a3c 100644 --- a/perl-JSON.spec +++ b/perl-JSON.spec @@ -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