8
0

Accepting request 998825 from devel:languages:perl:autoupdate

- updated to 5.10
   see /usr/share/doc/packages/perl-JSON-Validator/Changes
  5.10 2022-08-18T07:39:15+0900
   - Add root schema id to "DefaultResponse" to allow external $ref
  5.09 2022-08-17T09:13:55+0900
   - Add support for default collectionFormat when "type" is "array"

OBS-URL: https://build.opensuse.org/request/show/998825
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-Validator?expand=0&rev=75
This commit is contained in:
Cris Dywan
2022-08-23 13:45:49 +00:00
committed by Git OBS Bridge
parent 2aca617979
commit 421a9a8618
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:40f6968ed71fc6fd488fa43522dca1939343854092b61fde6601f07166477858
size 112266

View File

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

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Aug 19 03:07:53 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 5.10
see /usr/share/doc/packages/perl-JSON-Validator/Changes
5.10 2022-08-18T07:39:15+0900
- Add root schema id to "DefaultResponse" to allow external $ref
5.09 2022-08-17T09:13:55+0900
- Add support for default collectionFormat when "type" is "array"
-------------------------------------------------------------------
Fri Mar 25 03:06:37 UTC 2022 - Tina Müller <timueller+perl@suse.de>

View File

@@ -18,7 +18,7 @@
%define cpan_name JSON-Validator
Name: perl-JSON-Validator
Version: 5.08
Version: 5.10
Release: 0
License: Artistic-2.0
Summary: Validate data against a JSON schema