diff --git a/JSON-Validator-3.17.tar.gz b/JSON-Validator-3.17.tar.gz deleted file mode 100644 index fdb2dda..0000000 --- a/JSON-Validator-3.17.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5150d0809f54fc99dc088b156f958bb258473c0e22f5c67157f71f919544fe5e -size 68403 diff --git a/JSON-Validator-3.18.tar.gz b/JSON-Validator-3.18.tar.gz new file mode 100644 index 0000000..d79b6e9 --- /dev/null +++ b/JSON-Validator-3.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a62474311b57c0a01ad06a5e340ec10d3723d74fd019304c769ffc7a61b5a47a +size 68920 diff --git a/perl-JSON-Validator.changes b/perl-JSON-Validator.changes index ab64de0..1df3c97 100644 --- a/perl-JSON-Validator.changes +++ b/perl-JSON-Validator.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Jan 29 03:18:54 UTC 2020 - + +- updated to 3.18 + see /usr/share/doc/packages/perl-JSON-Validator/Changes + + 3.18 2020-01-29T10:18:09+0900 + - Fix validating constants that are null or the empty string + Contributor: Karen Etheridge + ------------------------------------------------------------------- Mon Dec 30 03:07:46 UTC 2019 - diff --git a/perl-JSON-Validator.spec b/perl-JSON-Validator.spec index 2e94ee2..1a7657b 100644 --- a/perl-JSON-Validator.spec +++ b/perl-JSON-Validator.spec @@ -1,7 +1,7 @@ # # spec file for package perl-JSON-Validator # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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-Validator -Version: 3.17 +Version: 3.18 Release: 0 %define cpan_name JSON-Validator Summary: Validate data against a JSON schema