8
0

Accepting request 841707 from devel:languages:perl:autoupdate

- updated to 4.10
   see /usr/share/doc/packages/perl-JSON-Validator/Changes
  4.10 2020-10-13T10:53:11+0900
   - Add JSON::Validator::Store
   - Changed JSON::Validator->schema() to also load
   - JSON::Validator->schema() can handle draft 2019-09 schemas
   - Documented what is not supported in draft 2019-09

OBS-URL: https://build.opensuse.org/request/show/841707
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-Validator?expand=0&rev=53
This commit is contained in:
2020-10-14 09:40:09 +00:00
committed by Git OBS Bridge
parent ef24f781db
commit 0a947045c5
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Oct 14 03:11:25 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 4.10
see /usr/share/doc/packages/perl-JSON-Validator/Changes
4.10 2020-10-13T10:53:11+0900
- Add JSON::Validator::Store
- Changed JSON::Validator->schema() to also load
- JSON::Validator->schema() can handle draft 2019-09 schemas
- Documented what is not supported in draft 2019-09
-------------------------------------------------------------------
Tue Oct 13 03:09:20 UTC 2020 - Tina Müller <timueller+perl@suse.de>