8
0

Accepting request 768344 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/768344
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-JSON-Validator?expand=0&rev=11
This commit is contained in:
2020-01-30 08:41:39 +00:00
committed by Git OBS Bridge
4 changed files with 15 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jan 29 03:18:54 UTC 2020 - <timueller+perl@suse.de>
- updated to 3.18
see /usr/share/doc/packages/perl-JSON-Validator/Changes
3.18 2020-01-29T10:18:09+0900
- Fix validating constants that are null or the empty string
Contributor: Karen Etheridge
-------------------------------------------------------------------
Mon Dec 30 03:07:46 UTC 2019 - <timueller+perl@suse.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-JSON-Validator
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: perl-JSON-Validator
Version: 3.17
Version: 3.18
Release: 0
%define cpan_name JSON-Validator
Summary: Validate data against a JSON schema