forked from pool/perl-JSON-Validator
Accepting request 965664 from devel:languages:perl:autoupdate
- updated to 5.08 see /usr/share/doc/packages/perl-JSON-Validator/Changes 5.08 2022-03-25T10:00:18+0900 - Fix handling OpenAPIv2 headers with collectionFormat 5.07 2022-03-23T07:58:02+0900 - Fix issues with OpenAPIv3 in 5.06 5.06 2022-03-23T07:29:23+0900 - Fix placing OpenAPIv2 bundled path $ref's inside "paths" OBS-URL: https://build.opensuse.org/request/show/965664 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-Validator?expand=0&rev=73
This commit is contained in:
committed by
Git OBS Bridge
parent
5e476edc7a
commit
2aca617979
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cc9cd0c415295104f53ef7ace8422801b2a4274d537521e8dea6e664e5b2b4cd
|
|
||||||
size 110937
|
|
||||||
3
JSON-Validator-5.08.tar.gz
Normal file
3
JSON-Validator-5.08.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:40f6968ed71fc6fd488fa43522dca1939343854092b61fde6601f07166477858
|
||||||
|
size 112266
|
||||||
@@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 25 03:06:37 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 5.08
|
||||||
|
see /usr/share/doc/packages/perl-JSON-Validator/Changes
|
||||||
|
|
||||||
|
5.08 2022-03-25T10:00:18+0900
|
||||||
|
- Fix handling OpenAPIv2 headers with collectionFormat
|
||||||
|
|
||||||
|
5.07 2022-03-23T07:58:02+0900
|
||||||
|
- Fix issues with OpenAPIv3 in 5.06
|
||||||
|
|
||||||
|
5.06 2022-03-23T07:29:23+0900
|
||||||
|
- Fix placing OpenAPIv2 bundled path $ref's inside "paths"
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 6 03:07:06 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
Thu Jan 6 03:07:06 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
|||||||
@@ -18,10 +18,10 @@
|
|||||||
|
|
||||||
%define cpan_name JSON-Validator
|
%define cpan_name JSON-Validator
|
||||||
Name: perl-JSON-Validator
|
Name: perl-JSON-Validator
|
||||||
Version: 5.05
|
Version: 5.08
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Validate data against a JSON schema
|
|
||||||
License: Artistic-2.0
|
License: Artistic-2.0
|
||||||
|
Summary: Validate data against a JSON schema
|
||||||
URL: https://metacpan.org/release/%{cpan_name}
|
URL: https://metacpan.org/release/%{cpan_name}
|
||||||
Source0: https://cpan.metacpan.org/authors/id/J/JH/JHTHORSEN/%{cpan_name}-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/J/JH/JHTHORSEN/%{cpan_name}-%{version}.tar.gz
|
||||||
Source1: cpanspec.yml
|
Source1: cpanspec.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user