8
0

Accepting request 774527 from devel:languages:perl:autoupdate

- updated to 3.22
   see /usr/share/doc/packages/perl-JSON-Validator/Changes
  3.22 2020-02-15T08:35:29+0900
   - Add support for "dependencies" keyword #192 #197
   - Add support for anyOf/allOf/oneOf at the same time #196 #197
   - Allow if/then/else to be in any sort of schema #190 #197

OBS-URL: https://build.opensuse.org/request/show/774527
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-Validator?expand=0&rev=31
This commit is contained in:
2020-02-17 16:57:03 +00:00
committed by Git OBS Bridge
parent 2089c7d42e
commit 14ede1f94f
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Feb 15 03:10:34 UTC 2020 - <timueller+perl@suse.de>
- updated to 3.22
see /usr/share/doc/packages/perl-JSON-Validator/Changes
3.22 2020-02-15T08:35:29+0900
- Add support for "dependencies" keyword #192 #197
- Add support for anyOf/allOf/oneOf at the same time #196 #197
- Allow if/then/else to be in any sort of schema #190 #197
-------------------------------------------------------------------
Fri Feb 14 03:07:59 UTC 2020 - <timueller+perl@suse.de>