diff --git a/JSON-Validator-5.08.tar.gz b/JSON-Validator-5.08.tar.gz deleted file mode 100644 index 4652e83..0000000 --- a/JSON-Validator-5.08.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:40f6968ed71fc6fd488fa43522dca1939343854092b61fde6601f07166477858 -size 112266 diff --git a/JSON-Validator-5.10.tar.gz b/JSON-Validator-5.10.tar.gz new file mode 100644 index 0000000..294cffd --- /dev/null +++ b/JSON-Validator-5.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3ebbbbbdf6015a4c8c15c2e2decad8e45c4ffa6b1e94b1771903d85f94c9bd4 +size 112742 diff --git a/perl-JSON-Validator.changes b/perl-JSON-Validator.changes index 373bc5b..484523e 100644 --- a/perl-JSON-Validator.changes +++ b/perl-JSON-Validator.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Aug 19 03:07:53 UTC 2022 - Tina Müller + +- updated to 5.10 + see /usr/share/doc/packages/perl-JSON-Validator/Changes + + 5.10 2022-08-18T07:39:15+0900 + - Add root schema id to "DefaultResponse" to allow external $ref + + 5.09 2022-08-17T09:13:55+0900 + - Add support for default collectionFormat when "type" is "array" + ------------------------------------------------------------------- Fri Mar 25 03:06:37 UTC 2022 - Tina Müller diff --git a/perl-JSON-Validator.spec b/perl-JSON-Validator.spec index 1775a70..337d89c 100644 --- a/perl-JSON-Validator.spec +++ b/perl-JSON-Validator.spec @@ -18,7 +18,7 @@ %define cpan_name JSON-Validator Name: perl-JSON-Validator -Version: 5.08 +Version: 5.10 Release: 0 License: Artistic-2.0 Summary: Validate data against a JSON schema