8
0

Accepting request 772499 from devel:languages:perl:autoupdate

- updated to 3.19
   see /usr/share/doc/packages/perl-JSON-Validator/Changes
  3.19 2020-02-07T11:10:58+0900
   - Add clearer error when more than one oneOf rule matched #184
     Contributor: Karen Etheridge
   - Improved validation of numeric minimum and maximum values

OBS-URL: https://build.opensuse.org/request/show/772499
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-Validator?expand=0&rev=25
This commit is contained in:
Cris Dywan
2020-02-10 15:51:57 +00:00
committed by Git OBS Bridge
parent 0785cbef2b
commit eefe1c8980
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Feb 8 03:09:33 UTC 2020 - <timueller+perl@suse.de>
- updated to 3.19
see /usr/share/doc/packages/perl-JSON-Validator/Changes
3.19 2020-02-07T11:10:58+0900
- Add clearer error when more than one oneOf rule matched #184
Contributor: Karen Etheridge
- Improved validation of numeric minimum and maximum values
-------------------------------------------------------------------
Wed Jan 29 03:18:54 UTC 2020 - <timueller+perl@suse.de>