forked from pool/perl-JSON-Validator
Accepting request 774527 from devel:languages:perl:autoupdate
- updated to 3.22 see /usr/share/doc/packages/perl-JSON-Validator/Changes 3.22 2020-02-15T08:35:29+0900 - Add support for "dependencies" keyword #192 #197 - Add support for anyOf/allOf/oneOf at the same time #196 #197 - Allow if/then/else to be in any sort of schema #190 #197 OBS-URL: https://build.opensuse.org/request/show/774527 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-Validator?expand=0&rev=31
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4dfa01f38097f45b044d6e6639e0a2369ce8051aa611cd4db7b979d9a375258a
|
||||
size 71985
|
||||
3
JSON-Validator-3.22.tar.gz
Normal file
3
JSON-Validator-3.22.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2120ac070651caa68153d9b9e41100f749ec9db873fa440123462436ba1a9540
|
||||
size 72487
|
||||
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 03:10:34 UTC 2020 - <timueller+perl@suse.de>
|
||||
|
||||
- updated to 3.22
|
||||
see /usr/share/doc/packages/perl-JSON-Validator/Changes
|
||||
|
||||
3.22 2020-02-15T08:35:29+0900
|
||||
- Add support for "dependencies" keyword #192 #197
|
||||
- Add support for anyOf/allOf/oneOf at the same time #196 #197
|
||||
- Allow if/then/else to be in any sort of schema #190 #197
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 14 03:07:59 UTC 2020 - <timueller+perl@suse.de>
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-JSON-Validator
|
||||
Version: 3.21
|
||||
Version: 3.22
|
||||
Release: 0
|
||||
%define cpan_name JSON-Validator
|
||||
Summary: Validate data against a JSON schema
|
||||
|
||||
Reference in New Issue
Block a user