diff --git a/JSON-Validator-3.24.tar.gz b/JSON-Validator-3.24.tar.gz deleted file mode 100644 index 067c5b3..0000000 --- a/JSON-Validator-3.24.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5db32cf54bb9f61aae048930ef708351311b315c5d7988dbaa8f5ae8fc8d45e3 -size 74539 diff --git a/JSON-Validator-3.25.tar.gz b/JSON-Validator-3.25.tar.gz new file mode 100644 index 0000000..f6fda56 --- /dev/null +++ b/JSON-Validator-3.25.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c075f23d5a69105000f87718fc4ba240f999976c003046bffcbdc439f161b50 +size 75057 diff --git a/perl-JSON-Validator.changes b/perl-JSON-Validator.changes index c889374..92c7b33 100644 --- a/perl-JSON-Validator.changes +++ b/perl-JSON-Validator.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Mar 26 03:08:02 UTC 2020 - + +- updated to 3.25 + see /usr/share/doc/packages/perl-JSON-Validator/Changes + + 3.25 2020-03-26T07:42:16+0900 + - Made "additionalProperties" error message less confusing + - Add support for "items" and "contains" can be defined-but-false #207 + Contributor: Karen Etheridge + - Respect "items" when combined with "contains" #207 + Contributor: Karen Etheridge + - Require Sereal::Encoder 4.00 to speed up data_checksum() + ------------------------------------------------------------------- Wed Mar 4 03:09:18 UTC 2020 - diff --git a/perl-JSON-Validator.spec b/perl-JSON-Validator.spec index 9cc579a..2d18aff 100644 --- a/perl-JSON-Validator.spec +++ b/perl-JSON-Validator.spec @@ -17,7 +17,7 @@ Name: perl-JSON-Validator -Version: 3.24 +Version: 3.25 Release: 0 %define cpan_name JSON-Validator Summary: Validate data against a JSON schema