diff --git a/JSON-Validator-3.07.tar.gz b/JSON-Validator-3.07.tar.gz deleted file mode 100644 index 1b3b693..0000000 --- a/JSON-Validator-3.07.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:718682227c95b89f62a2c9fa209fbcf2068192d4e02076b8fb908a659d476841 -size 60423 diff --git a/JSON-Validator-3.08.tar.gz b/JSON-Validator-3.08.tar.gz new file mode 100644 index 0000000..a0b800e --- /dev/null +++ b/JSON-Validator-3.08.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:409aec51bb975b56526c3c044e8a55124539aa6c84c1e962b0dce38c09f00014 +size 63428 diff --git a/perl-JSON-Validator.changes b/perl-JSON-Validator.changes index 5365602..5419b65 100644 --- a/perl-JSON-Validator.changes +++ b/perl-JSON-Validator.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun Apr 7 05:09:45 UTC 2019 - Stephan Kulow + +- updated to 3.08 + see /usr/share/doc/packages/perl-JSON-Validator/Changes + + 3.08 2019-04-06T15:07:11+0700 + - Add support for "default" in object definitions #155 + - Add support for coerce("bool,def,num,str") as alternative to hash + - Add support for setting coerce in new() + - Deprecated support for coerce(1) + ------------------------------------------------------------------- Fri Apr 5 05:11:55 UTC 2019 - Stephan Kulow diff --git a/perl-JSON-Validator.spec b/perl-JSON-Validator.spec index 8037143..4b8a0d4 100644 --- a/perl-JSON-Validator.spec +++ b/perl-JSON-Validator.spec @@ -17,7 +17,7 @@ Name: perl-JSON-Validator -Version: 3.07 +Version: 3.08 Release: 0 %define cpan_name JSON-Validator Summary: Validate data against a JSON schema