8
0

Accepting request 841735 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/841735
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-JSON-Validator?expand=0&rev=26
This commit is contained in:
2020-10-26 15:18:04 +00:00
committed by Git OBS Bridge
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:601738fe564cba5ebb920f6e2cb21e33136639c55177c5c733659bbbe110a98b
size 85585

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9c53d0f71bf2c99437cb178ebd2d5498ef1e2dcdcd956f15524d15d41a950f96
size 87026

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Oct 14 03:11:25 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 4.10
see /usr/share/doc/packages/perl-JSON-Validator/Changes
4.10 2020-10-13T10:53:11+0900
- Add JSON::Validator::Store
- Changed JSON::Validator->schema() to also load
- JSON::Validator->schema() can handle draft 2019-09 schemas
- Documented what is not supported in draft 2019-09
-------------------------------------------------------------------
Tue Oct 13 03:09:20 UTC 2020 - Tina Müller <timueller+perl@suse.de>

View File

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