forked from pool/perl-JSON-Validator
Accepting request 722122 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/722122 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-Validator?expand=0&rev=15
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0bfbdf5b0a4dd2fec082937b046f4b4f4207467d2aef0e11c0a233b376c6a9ec
|
||||
size 63585
|
||||
3
JSON-Validator-3.14.tar.gz
Normal file
3
JSON-Validator-3.14.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ba89f831b10c3e5cd606596529ea2dec3bed520b22667ea506cb830c4afbc8fc
|
||||
size 66637
|
||||
@@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 10 05:12:29 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
||||
|
||||
- updated to 3.14
|
||||
see /usr/share/doc/packages/perl-JSON-Validator/Changes
|
||||
|
||||
3.14 2019-08-09T23:52:24+0200
|
||||
- Fix failing tests #169
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 05:10:48 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
||||
|
||||
- updated to 3.13
|
||||
see /usr/share/doc/packages/perl-JSON-Validator/Changes
|
||||
|
||||
3.13 2019-08-08T16:27:29+0200
|
||||
- Fix extend() should not mutate the source objects #167
|
||||
|
||||
3.12 2019-08-08T12:02:14+0200
|
||||
- Fix bug: Joi->extend(...) will also merge "required" #166
|
||||
- Fix deprecation warning from $joi->validate #165
|
||||
Contributor: Mattias Päivärinta
|
||||
- Fix loading Time::Local in the correct module #163
|
||||
Contributor: Bernhard Graf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 8 05:10:07 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-JSON-Validator
|
||||
Version: 3.11
|
||||
Version: 3.14
|
||||
Release: 0
|
||||
%define cpan_name JSON-Validator
|
||||
Summary: Validate data against a JSON schema
|
||||
@@ -31,6 +31,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Mojolicious) >= 7.28
|
||||
BuildRequires: perl(Test::Deep)
|
||||
BuildRequires: perl(Test::More) >= 1.30
|
||||
Requires: perl(Mojolicious) >= 7.28
|
||||
%{perl_requires}
|
||||
|
||||
Reference in New Issue
Block a user