diff --git a/JSON-Validator-3.19.tar.gz b/JSON-Validator-3.19.tar.gz deleted file mode 100644 index aa1d6b3..0000000 --- a/JSON-Validator-3.19.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e74d77b0dbf46ea67ce62b0999d24a8aca61a1d71da28b0fd35127e9a4867f4 -size 69432 diff --git a/JSON-Validator-3.20.tar.gz b/JSON-Validator-3.20.tar.gz new file mode 100644 index 0000000..a4c17eb --- /dev/null +++ b/JSON-Validator-3.20.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fda2c92ad23366530c5212da6665c701c56db56c7664103993186dcbd936c133 +size 71941 diff --git a/perl-JSON-Validator.changes b/perl-JSON-Validator.changes index 23c77d1..f11b113 100644 --- a/perl-JSON-Validator.changes +++ b/perl-JSON-Validator.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Feb 12 03:08:11 UTC 2020 - + +- updated to 3.20 + see /usr/share/doc/packages/perl-JSON-Validator/Changes + + 3.20 2020-02-12T09:47:21+0900 + - Fix validating draft6 "false" and "true" schemas #190 + Contributor: Karen Etheridge + - Add JSON::Validator::Util with E(), data_checksum(), data_section(), + data_type(), is_type(), schema_extract(), json_pointer(), + prefix_errors(), schema_type() and uniq() + - Removed support for JSON_VALIDATOR_REPORT + ------------------------------------------------------------------- Sat Feb 8 03:09:33 UTC 2020 - diff --git a/perl-JSON-Validator.spec b/perl-JSON-Validator.spec index d408fdd..31f716c 100644 --- a/perl-JSON-Validator.spec +++ b/perl-JSON-Validator.spec @@ -17,7 +17,7 @@ Name: perl-JSON-Validator -Version: 3.19 +Version: 3.20 Release: 0 %define cpan_name JSON-Validator Summary: Validate data against a JSON schema