diff --git a/JSON-Validator-4.09.tar.gz b/JSON-Validator-4.09.tar.gz deleted file mode 100644 index fc24c37..0000000 --- a/JSON-Validator-4.09.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:601738fe564cba5ebb920f6e2cb21e33136639c55177c5c733659bbbe110a98b -size 85585 diff --git a/JSON-Validator-4.10.tar.gz b/JSON-Validator-4.10.tar.gz new file mode 100644 index 0000000..dbe0a58 --- /dev/null +++ b/JSON-Validator-4.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c53d0f71bf2c99437cb178ebd2d5498ef1e2dcdcd956f15524d15d41a950f96 +size 87026 diff --git a/perl-JSON-Validator.changes b/perl-JSON-Validator.changes index 41beaa7..92a08fb 100644 --- a/perl-JSON-Validator.changes +++ b/perl-JSON-Validator.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Oct 14 03:11:25 UTC 2020 - Tina Müller + +- updated to 4.10 + see /usr/share/doc/packages/perl-JSON-Validator/Changes + + 4.10 2020-10-13T10:53:11+0900 + - Add JSON::Validator::Store + - Changed JSON::Validator->schema() to also load + - JSON::Validator->schema() can handle draft 2019-09 schemas + - Documented what is not supported in draft 2019-09 + ------------------------------------------------------------------- Tue Oct 13 03:09:20 UTC 2020 - Tina Müller diff --git a/perl-JSON-Validator.spec b/perl-JSON-Validator.spec index 8f5fd46..f277205 100644 --- a/perl-JSON-Validator.spec +++ b/perl-JSON-Validator.spec @@ -17,7 +17,7 @@ Name: perl-JSON-Validator -Version: 4.09 +Version: 4.10 Release: 0 %define cpan_name JSON-Validator Summary: Validate data against a JSON schema