8
0

Accepting request 867688 from devel:languages:perl:autoupdate

- updated to 4.13
   see /usr/share/doc/packages/perl-JSON-Validator/Changes
  4.13 2021-01-28T18:22:43+0900
   - Fix handling offset in RFC3339 date-time #236
   - Add CLEAR method to JSON::Validator::Ref #237

OBS-URL: https://build.opensuse.org/request/show/867688
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-Validator?expand=0&rev=57
This commit is contained in:
Cris Dywan
2021-02-01 11:20:03 +00:00
committed by Git OBS Bridge
parent 5162ee8454
commit a754016d9f
4 changed files with 14 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Jan 29 03:08:04 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 4.13
see /usr/share/doc/packages/perl-JSON-Validator/Changes
4.13 2021-01-28T18:22:43+0900
- Fix handling offset in RFC3339 date-time #236
- Add CLEAR method to JSON::Validator::Ref #237
-------------------------------------------------------------------
Mon Jan 25 03:09:10 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: 4.12
Version: 4.13
Release: 0
Summary: Validate data against a JSON schema
License: Artistic-2.0