8
0

Accepting request 692077 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/692077
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-Validator?expand=0&rev=7
This commit is contained in:
2019-04-07 09:38:54 +00:00
committed by Git OBS Bridge
parent 9ce9193b54
commit 11a31f0c18
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:718682227c95b89f62a2c9fa209fbcf2068192d4e02076b8fb908a659d476841
size 60423

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:409aec51bb975b56526c3c044e8a55124539aa6c84c1e962b0dce38c09f00014
size 63428

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Apr 7 05:09:45 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 3.08
see /usr/share/doc/packages/perl-JSON-Validator/Changes
3.08 2019-04-06T15:07:11+0700
- Add support for "default" in object definitions #155
- Add support for coerce("bool,def,num,str") as alternative to hash
- Add support for setting coerce in new()
- Deprecated support for coerce(1)
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Apr 5 05:11:55 UTC 2019 - Stephan Kulow <coolo@suse.com> Fri Apr 5 05:11:55 UTC 2019 - Stephan Kulow <coolo@suse.com>

View File

@@ -17,7 +17,7 @@
Name: perl-JSON-Validator Name: perl-JSON-Validator
Version: 3.07 Version: 3.08
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