8
0

Accepting request 946039 from devel:languages:perl:autoupdate

- updated to 5.05
   see /usr/share/doc/packages/perl-JSON-Validator/Changes
  5.05 2022-01-06T09:33:30+0900
   - Add EXPERIMETNAL support for coercing to array when posting form data

OBS-URL: https://build.opensuse.org/request/show/946039
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-Validator?expand=0&rev=72
This commit is contained in:
Cris Dywan
2022-01-13 12:26:15 +00:00
committed by Git OBS Bridge
parent bad79adf1b
commit 5e476edc7a
4 changed files with 14 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jan 6 03:07:06 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 5.05
see /usr/share/doc/packages/perl-JSON-Validator/Changes
5.05 2022-01-06T09:33:30+0900
- Add EXPERIMETNAL support for coercing to array when posting form data
-------------------------------------------------------------------
Fri Dec 10 03:07:01 UTC 2021 - Tina Müller <timueller+perl@suse.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-JSON-Validator
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define cpan_name JSON-Validator
Name: perl-JSON-Validator
Version: 5.04
Version: 5.05
Release: 0
Summary: Validate data against a JSON schema
License: Artistic-2.0