8
0

Accepting request 760034 from devel:languages:perl:autoupdate

- updated to 3.17
   see /usr/share/doc/packages/perl-JSON-Validator/Changes
  3.17 2019-12-29T14:21:53+0900
   - Fix for deep recursion on Windows #170
   - Fix reading unicode specifiation from __DATA__ #179

OBS-URL: https://build.opensuse.org/request/show/760034
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-Validator?expand=0&rev=21
This commit is contained in:
Lars Vogdt
2020-01-01 01:50:41 +00:00
committed by Git OBS Bridge
parent 37ac099126
commit 12fa8c3fd8
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:d20775cf5fb1a61a6054a5bd3ce45b5371ac8ed483efca3cb8dc8a09937efe4e
size 68311

View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Dec 30 03:07:46 UTC 2019 - <timueller+perl@suse.de>
- updated to 3.17
see /usr/share/doc/packages/perl-JSON-Validator/Changes
3.17 2019-12-29T14:21:53+0900
- Fix for deep recursion on Windows #170
- Fix reading unicode specifiation from __DATA__ #179
-------------------------------------------------------------------
Tue Oct 29 09:41:31 UTC 2019 - <timueller+perl@suse.de>

View File

@@ -17,7 +17,7 @@
Name: perl-JSON-Validator
Version: 3.16
Version: 3.17
Release: 0
%define cpan_name JSON-Validator
Summary: Validate data against a JSON schema