forked from pool/perl-JSON-Validator
Accepting request 768283 from devel:languages:perl:autoupdate
- updated to 3.18
see /usr/share/doc/packages/perl-JSON-Validator/Changes
3.18 2020-01-29T10:18:09+0900
- Fix validating constants that are null or the empty string
Contributor: Karen Etheridge
OBS-URL: https://build.opensuse.org/request/show/768283
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-Validator?expand=0&rev=23
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-JSON-Validator
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-JSON-Validator
|
||||
Version: 3.17
|
||||
Version: 3.18
|
||||
Release: 0
|
||||
%define cpan_name JSON-Validator
|
||||
Summary: Validate data against a JSON schema
|
||||
|
||||
Reference in New Issue
Block a user