8
0

Accepting request 1042264 from devel:languages:perl:autoupdate

- updated to 5.13
   see /usr/share/doc/packages/perl-JSON-Validator/Changes
  5.13 2022-12-09T09:55:24
   - Fix not coercing body parameter for OpenAPIv2

OBS-URL: https://build.opensuse.org/request/show/1042264
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-Validator?expand=0&rev=81
This commit is contained in:
Cris Dywan
2022-12-12 11:52:20 +00:00
committed by Git OBS Bridge
parent 3a4afa30aa
commit dbc3932c4f
4 changed files with 13 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Dec 9 03:07:16 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 5.13
see /usr/share/doc/packages/perl-JSON-Validator/Changes
5.13 2022-12-09T09:55:24
- Fix not coercing body parameter for OpenAPIv2
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 27 03:08:11 UTC 2022 - Tina Müller <timueller+perl@suse.de> Thu Oct 27 03:08:11 UTC 2022 - Tina Müller <timueller+perl@suse.de>

View File

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