forked from pool/perl-JSON-Validator
Accepting request 772499 from devel:languages:perl:autoupdate
- updated to 3.19 see /usr/share/doc/packages/perl-JSON-Validator/Changes 3.19 2020-02-07T11:10:58+0900 - Add clearer error when more than one oneOf rule matched #184 Contributor: Karen Etheridge - Improved validation of numeric minimum and maximum values OBS-URL: https://build.opensuse.org/request/show/772499 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-Validator?expand=0&rev=25
This commit is contained in:
committed by
Git OBS Bridge
parent
0785cbef2b
commit
eefe1c8980
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a62474311b57c0a01ad06a5e340ec10d3723d74fd019304c769ffc7a61b5a47a
|
||||
size 68920
|
||||
3
JSON-Validator-3.19.tar.gz
Normal file
3
JSON-Validator-3.19.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4e74d77b0dbf46ea67ce62b0999d24a8aca61a1d71da28b0fd35127e9a4867f4
|
||||
size 69432
|
||||
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 8 03:09:33 UTC 2020 - <timueller+perl@suse.de>
|
||||
|
||||
- updated to 3.19
|
||||
see /usr/share/doc/packages/perl-JSON-Validator/Changes
|
||||
|
||||
3.19 2020-02-07T11:10:58+0900
|
||||
- Add clearer error when more than one oneOf rule matched #184
|
||||
Contributor: Karen Etheridge
|
||||
- Improved validation of numeric minimum and maximum values
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 29 03:18:54 UTC 2020 - <timueller+perl@suse.de>
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-JSON-Validator
|
||||
Version: 3.18
|
||||
Version: 3.19
|
||||
Release: 0
|
||||
%define cpan_name JSON-Validator
|
||||
Summary: Validate data against a JSON schema
|
||||
|
||||
Reference in New Issue
Block a user