commit perl-JSON-Validator for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-JSON-Validator for openSUSE:Factory checked in at 2021-06-29 22:43:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-JSON-Validator (Old) and /work/SRC/openSUSE:Factory/.perl-JSON-Validator.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "perl-JSON-Validator" Tue Jun 29 22:43:30 2021 rev:32 rq:903029 version:4.20 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-JSON-Validator/perl-JSON-Validator.changes 2021-04-29 22:53:33.397848722 +0200 +++ /work/SRC/openSUSE:Factory/.perl-JSON-Validator.new.2625/perl-JSON-Validator.changes 2021-06-29 22:44:09.678945035 +0200 @@ -1,0 +2,28 @@ +Sat Jun 19 03:07:21 UTC 2021 - Tina M��ller <timueller+perl@suse.de> + +- updated to 4.20 + see /usr/share/doc/packages/perl-JSON-Validator/Changes + + 4.20 2021-06-18T11:27:02+0900 + - Fix compiling array items #249 + - Fix coerce() will be passed on to schema() objects + - Add is_invalid() to JSON::Validator::Schema + - Improved documentation for JSON::Validator and JSON::Validator::Schema + - Changed joi validator to default to a JSON::Validator::Schema::Draft7 object + - Deprecated validate(..., $schema) + - Removed support for coerce(1) + - Removed support for subclassing JSON::Validator. Need to subclass a schema + class instead. + - Simpler inheritance for Schema classes + + 4.19 2021-06-17T12:37:10+0900 + - Fix generating correct base_url() object with host and port + + 4.18 2021-06-17T11:13:58+0900 + - Fix content_type validation for OpenAPIv2 and OpenAPIv3 + - Fix validating multipart\/form-data with boundary + - Fix validating content-type with charset + - Fix parsing OpenAPIv3 spec with "description", "servers" and "summary" in a + path specifiation. + +------------------------------------------------------------------- Old: ---- JSON-Validator-4.17.tar.gz New: ---- JSON-Validator-4.20.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-JSON-Validator.spec ++++++ --- /var/tmp/diff_new_pack.SCV7Aq/_old 2021-06-29 22:44:10.098945589 +0200 +++ /var/tmp/diff_new_pack.SCV7Aq/_new 2021-06-29 22:44:10.102945594 +0200 @@ -18,7 +18,7 @@ %define cpan_name JSON-Validator Name: perl-JSON-Validator -Version: 4.17 +Version: 4.20 Release: 0 Summary: Validate data against a JSON schema License: Artistic-2.0 @@ -32,10 +32,10 @@ BuildRequires: perl(Mojolicious) >= 7.28 BuildRequires: perl(Test::Deep) BuildRequires: perl(Test::More) >= 1.30 -BuildRequires: perl(YAML::PP) >= 0.020 +BuildRequires: perl(YAML::XS) >= 0.67 Requires: perl(List::Util) >= 1.45 Requires: perl(Mojolicious) >= 7.28 -Requires: perl(YAML::PP) >= 0.020 +Requires: perl(YAML::XS) >= 0.67 %{perl_requires} %description ++++++ JSON-Validator-4.17.tar.gz -> JSON-Validator-4.20.tar.gz ++++++ ++++ 2051 lines of diff (skipped)
participants (1)
-
Source-Sync