diff --git a/JSON-4.00.tar.gz b/JSON-4.00.tar.gz deleted file mode 100644 index 170bda7..0000000 --- a/JSON-4.00.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c4da1f1075878604b7b1f085ff3963e1073ed1c603c3bc9f0b0591e3831a1068 -size 90081 diff --git a/JSON-4.01.tar.gz b/JSON-4.01.tar.gz new file mode 100644 index 0000000..7ea2851 --- /dev/null +++ b/JSON-4.01.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:631593a939d4510e6ed76402556f38a34b20007237828670282e975712e0b1ed +size 90306 diff --git a/perl-JSON.changes b/perl-JSON.changes index 95511d8..97617a0 100644 --- a/perl-JSON.changes +++ b/perl-JSON.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Jan 21 06:12:43 UTC 2019 - Stephan Kulow + +- updated to 4.01 + see /usr/share/doc/packages/perl-JSON/Changes + + 4.01 2019-01-21 + - added boolean function/method that takes a scalar value and + returns a boolean value (David Cantrell) + ------------------------------------------------------------------- Fri Dec 7 06:09:14 UTC 2018 - Stephan Kulow diff --git a/perl-JSON.spec b/perl-JSON.spec index 0f1196d..6655ead 100644 --- a/perl-JSON.spec +++ b/perl-JSON.spec @@ -1,7 +1,7 @@ # # spec file for package perl-JSON # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: perl-JSON -Version: 4.00 +Version: 4.01 Release: 0 %define cpan_name JSON Summary: JSON (JavaScript Object Notation) encoder/decoder