Hello community,
here is the log from the commit of package perl-JSON-Validator for
openSUSE:Factory checked in at 2020-10-13 15:45:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-JSON-Validator (Old)
and /work/SRC/openSUSE:Factory/.perl-JSON-Validator.new.3486 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-JSON-Validator"
Tue Oct 13 15:45:50 2020 rev:25 rq:841448 version:4.09
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-JSON-Validator/perl-JSON-Validator.changes
2020-10-06 17:16:14.941792470 +0200
+++
/work/SRC/openSUSE:Factory/.perl-JSON-Validator.new.3486/perl-JSON-Validator.changes
2020-10-13 15:46:38.373475447 +0200
@@ -1,0 +2,28 @@
+Tue Oct 13 03:09:20 UTC 2020 - Tina Müller <[email protected]>
+
+- updated to 4.09
+ see /usr/share/doc/packages/perl-JSON-Validator/Changes
+
+ 4.09 2020-10-12T11:04:16+0900
+ - Fix handling if "id" and "$id" in subschemas #186
+ - Add CONTRIBUTING.md #161
+ 4.08 2020-10-12T08:06:29+0900
+ - Implemented basic support for draft 2019-09 #181
+ - JSON::Validator::Ref can hold sibling attrs #181
+ 4.07 2020-10-11T11:48:05+0900
+ - Acceptance tests require Test::JSON::Schema::Acceptance 1.000
+ 4.06 2020-10-10T16:21:51+0900
+ - Fix caching of schemas across objects #204 #212
+ Contributor: Karen Etheridge
+ - Fix "contains" can also be boolean "false"
+ - Fix "dependencies" can have boolean subschemas
+ - Fix "if" can be false
+ - Fix "null" is valid if "pattern" is defined, but no "type"
+ - Fix "propertyNames" can be false
+ - Fix JSON::Validator::Ref can hold a boolean schema
+ - Fix not adding "properties" to the input schema
+ - Fix resolving "$ref":"#id"
+ - Fix validating data when "additionalItems" is false, but there are enough
rules
+ - Changed internals of JSON::Validator::Ref
+
+-------------------------------------------------------------------
Old:
----
JSON-Validator-4.05.tar.gz
New:
----
JSON-Validator-4.09.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-JSON-Validator.spec ++++++
--- /var/tmp/diff_new_pack.k7tBa9/_old 2020-10-13 15:46:39.473475922 +0200
+++ /var/tmp/diff_new_pack.k7tBa9/_new 2020-10-13 15:46:39.477475924 +0200
@@ -17,7 +17,7 @@
Name: perl-JSON-Validator
-Version: 4.05
+Version: 4.09
Release: 0
%define cpan_name JSON-Validator
Summary: Validate data against a JSON schema
@@ -65,6 +65,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes README.md
+%doc Changes CONTRIBUTING.md README.md
%changelog
++++++ JSON-Validator-4.05.tar.gz -> JSON-Validator-4.09.tar.gz ++++++
++++ 5195 lines of diff (skipped)