9
0

Accepting request 933808 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/933808
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-JSON-Validator?expand=0&rev=37
This commit is contained in:
2021-11-25 22:05:48 +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:1c2323a29949e0127551eb60879b0e48a4e041c92c17e64ac67bcce32a7a40f6
size 109464

View File

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

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Nov 21 03:10:27 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 5.03
see /usr/share/doc/packages/perl-JSON-Validator/Changes
5.03 2021-11-20T13:32:42+0900
- Fix OpenAPIv3::add_default_response() will not overwrite nested $ref
- Fix finding "readOnly" and "writeOnly" inside nested $ref
- Fix joi required() with nested objects
Contributor: Tim Stallard
-------------------------------------------------------------------
Wed Oct 6 03:07:08 UTC 2021 - Tina Müller <timueller+perl@suse.de>

View File

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