forked from pool/perl-JSON-Validator
Accepting request 788462 from devel:languages:perl:autoupdate
- updated to 3.25 see /usr/share/doc/packages/perl-JSON-Validator/Changes 3.25 2020-03-26T07:42:16+0900 - Made "additionalProperties" error message less confusing - Add support for "items" and "contains" can be defined-but-false #207 Contributor: Karen Etheridge - Respect "items" when combined with "contains" #207 Contributor: Karen Etheridge - Require Sereal::Encoder 4.00 to speed up data_checksum() OBS-URL: https://build.opensuse.org/request/show/788462 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-Validator?expand=0&rev=37
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5db32cf54bb9f61aae048930ef708351311b315c5d7988dbaa8f5ae8fc8d45e3
|
||||
size 74539
|
||||
3
JSON-Validator-3.25.tar.gz
Normal file
3
JSON-Validator-3.25.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3c075f23d5a69105000f87718fc4ba240f999976c003046bffcbdc439f161b50
|
||||
size 75057
|
||||
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 26 03:08:02 UTC 2020 - <timueller+perl@suse.de>
|
||||
|
||||
- updated to 3.25
|
||||
see /usr/share/doc/packages/perl-JSON-Validator/Changes
|
||||
|
||||
3.25 2020-03-26T07:42:16+0900
|
||||
- Made "additionalProperties" error message less confusing
|
||||
- Add support for "items" and "contains" can be defined-but-false #207
|
||||
Contributor: Karen Etheridge
|
||||
- Respect "items" when combined with "contains" #207
|
||||
Contributor: Karen Etheridge
|
||||
- Require Sereal::Encoder 4.00 to speed up data_checksum()
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 4 03:09:18 UTC 2020 - <timueller+perl@suse.de>
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-JSON-Validator
|
||||
Version: 3.24
|
||||
Version: 3.25
|
||||
Release: 0
|
||||
%define cpan_name JSON-Validator
|
||||
Summary: Validate data against a JSON schema
|
||||
|
||||
Reference in New Issue
Block a user