Hello community,
here is the log from the commit of package perl-JSON-Validator for
openSUSE:Factory checked in at 2020-09-29 19:02:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-JSON-Validator (Old)
and /work/SRC/openSUSE:Factory/.perl-JSON-Validator.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-JSON-Validator"
Tue Sep 29 19:02:01 2020 rev:23 rq:838284 version:4.04
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-JSON-Validator/perl-JSON-Validator.changes
2020-09-15 16:35:15.850997402 +0200
+++
/work/SRC/openSUSE:Factory/.perl-JSON-Validator.new.4249/perl-JSON-Validator.changes
2020-09-29 19:02:22.225814816 +0200
@@ -1,0 +2,12 @@
+Mon Sep 28 03:09:09 UTC 2020 - Tina Müller <[email protected]>
+
+- updated to 4.04
+ see /usr/share/doc/packages/perl-JSON-Validator/Changes
+
+ 4.04 2020-09-28T10:01:58+0900
+ - Add "validator" as attribute to JSON::Validator::Joi
+ - Changed YAML::XS to an optional module #205
+ - Changed column with to be in sync with mojolicious/mojo
+ - Fix constructing schema() from correct class
+
+-------------------------------------------------------------------
Old:
----
JSON-Validator-4.03.tar.gz
New:
----
JSON-Validator-4.04.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-JSON-Validator.spec ++++++
--- /var/tmp/diff_new_pack.Y8PSGp/_old 2020-09-29 19:02:23.469816327 +0200
+++ /var/tmp/diff_new_pack.Y8PSGp/_new 2020-09-29 19:02:23.469816327 +0200
@@ -17,7 +17,7 @@
Name: perl-JSON-Validator
-Version: 4.03
+Version: 4.04
Release: 0
%define cpan_name JSON-Validator
Summary: Validate data against a JSON schema
@@ -34,10 +34,12 @@
BuildRequires: perl(Mojolicious) >= 7.28
BuildRequires: perl(Test::Deep)
BuildRequires: perl(Test::More) >= 1.30
-BuildRequires: perl(YAML::XS) >= 0.80
+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::XS) >= 0.80
+Requires: perl(YAML::PP) >= 0.020
+Requires: perl(YAML::XS) >= 0.67
%{perl_requires}
%description
++++++ JSON-Validator-4.03.tar.gz -> JSON-Validator-4.04.tar.gz ++++++
++++ 1688 lines of diff (skipped)