forked from pool/perl-JSON-Validator
Accepting request 921847 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/921847 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-JSON-Validator?expand=0&rev=35
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e4d53dcbacfbb88d252fd55e1b16420714591b9fbb29992e538d4269525f753
|
||||
size 116370
|
||||
3
JSON-Validator-4.25.tar.gz
Normal file
3
JSON-Validator-4.25.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:265fcfb1d8a0a43041a26f0f97cc00941a6658fbefc8f6c8e4dc9a47aa080d20
|
||||
size 108156
|
||||
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 26 03:07:51 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 4.25
|
||||
see /usr/share/doc/packages/perl-JSON-Validator/Changes
|
||||
|
||||
4.25 2021-09-26T08:41:51+0900
|
||||
- Fix checking OpenAPI schema for errors if coerce(defaults) is on #254
|
||||
- YAML::XS is preferred instead of YAML::PP #259
|
||||
- Cleaned up CPAN distribution files #260
|
||||
|
||||
4.24 2021-09-16T08:02:26+0200
|
||||
- Add OpenAPI v3.1.x support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 29 03:06:41 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%define cpan_name JSON-Validator
|
||||
Name: perl-JSON-Validator
|
||||
Version: 4.23
|
||||
Version: 4.25
|
||||
Release: 0
|
||||
Summary: Validate data against a JSON schema
|
||||
License: Artistic-2.0
|
||||
@@ -61,6 +61,6 @@ make test
|
||||
%perl_gen_filelist
|
||||
|
||||
%files -f %{name}.files
|
||||
%doc Changes CONTRIBUTING.md README.md
|
||||
%doc Changes CONTRIBUTING.md
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user