8
0

Accepting request 1034245 from devel:languages:perl:autoupdate

- updated to 5.12
   see /usr/share/doc/packages/perl-JSON-Validator/Changes
  5.12 2022-10-26T20:14:57
   - Allow unicode strings in the JSON schema #268
     Contributor: Brad Barden
   - Specified Perl version
   - Updated basic repository files
   - Updated contributors list

OBS-URL: https://build.opensuse.org/request/show/1034245
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-Validator?expand=0&rev=79
This commit is contained in:
2022-11-08 12:50:29 +00:00
committed by Git OBS Bridge
parent a94bab631d
commit 3a4afa30aa
4 changed files with 17 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Oct 27 03:08:11 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 5.12
see /usr/share/doc/packages/perl-JSON-Validator/Changes
5.12 2022-10-26T20:14:57
- Allow unicode strings in the JSON schema #268
Contributor: Brad Barden
- Specified Perl version
- Updated basic repository files
- Updated contributors list
-------------------------------------------------------------------
Wed Aug 31 03:07:16 UTC 2022 - Tina Müller <timueller+perl@suse.de>

View File

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