8
0

Accepting request 838256 from devel:languages:perl:autoupdate

- updated to 4.04
   see /usr/share/doc/packages/perl-JSON-Validator/Changes
  4.04 2020-09-28T10:01:58+0900
   - Add "validator" as attribute to JSON::Validator::Joi
   - Changed YAML::XS to an optional module #205
   - Changed column with to be in sync with mojolicious/mojo
   - Fix constructing schema() from correct class

OBS-URL: https://build.opensuse.org/request/show/838256
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-Validator?expand=0&rev=47
This commit is contained in:
2020-09-28 12:43:34 +00:00
committed by Git OBS Bridge
parent 13bfaf5a13
commit 49c9000f56
4 changed files with 20 additions and 6 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Sep 28 03:09:09 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 4.04
see /usr/share/doc/packages/perl-JSON-Validator/Changes
4.04 2020-09-28T10:01:58+0900
- Add "validator" as attribute to JSON::Validator::Joi
- Changed YAML::XS to an optional module #205
- Changed column with to be in sync with mojolicious/mojo
- Fix constructing schema() from correct class
-------------------------------------------------------------------
Tue Sep 15 03:09:11 UTC 2020 - Tina Müller <timueller+perl@suse.de>