8
0

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:
2020-02-12 11:07:24 +00:00
committed by Git OBS Bridge
parent eefe1c8980
commit 17a12cb6af
4 changed files with 18 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: perl-JSON-Validator
Version: 3.19
Version: 3.20
Release: 0
%define cpan_name JSON-Validator
Summary: Validate data against a JSON schema