forked from pool/perl-JSON-Validator
Accepting request 773671 from devel:languages:perl:autoupdate
- updated to 3.20 see /usr/share/doc/packages/perl-JSON-Validator/Changes 3.20 2020-02-12T09:47:21+0900 - Fix validating draft6 "false" and "true" schemas #190 Contributor: Karen Etheridge - Add JSON::Validator::Util with E(), data_checksum(), data_section(), data_type(), is_type(), schema_extract(), json_pointer(), prefix_errors(), schema_type() and uniq() - Removed support for JSON_VALIDATOR_REPORT OBS-URL: https://build.opensuse.org/request/show/773671 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-Validator?expand=0&rev=27
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4e74d77b0dbf46ea67ce62b0999d24a8aca61a1d71da28b0fd35127e9a4867f4
|
|
||||||
size 69432
|
|
||||||
3
JSON-Validator-3.20.tar.gz
Normal file
3
JSON-Validator-3.20.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fda2c92ad23366530c5212da6665c701c56db56c7664103993186dcbd936c133
|
||||||
|
size 71941
|
||||||
@@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 12 03:08:11 UTC 2020 - <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 3.20
|
||||||
|
see /usr/share/doc/packages/perl-JSON-Validator/Changes
|
||||||
|
|
||||||
|
3.20 2020-02-12T09:47:21+0900
|
||||||
|
- Fix validating draft6 "false" and "true" schemas #190
|
||||||
|
Contributor: Karen Etheridge
|
||||||
|
- Add JSON::Validator::Util with E(), data_checksum(), data_section(),
|
||||||
|
data_type(), is_type(), schema_extract(), json_pointer(),
|
||||||
|
prefix_errors(), schema_type() and uniq()
|
||||||
|
- Removed support for JSON_VALIDATOR_REPORT
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Feb 8 03:09:33 UTC 2020 - <timueller+perl@suse.de>
|
Sat Feb 8 03:09:33 UTC 2020 - <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-JSON-Validator
|
Name: perl-JSON-Validator
|
||||||
Version: 3.19
|
Version: 3.20
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name JSON-Validator
|
%define cpan_name JSON-Validator
|
||||||
Summary: Validate data against a JSON schema
|
Summary: Validate data against a JSON schema
|
||||||
|
|||||||
Reference in New Issue
Block a user