8
0

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:
2019-08-10 14:50:02 +00:00
committed by Git OBS Bridge
parent b2215e87a3
commit 53a9c18456
4 changed files with 30 additions and 4 deletions

View File

@@ -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>