Hello community,
here is the log from the commit of package perl-JSON-Validator for
openSUSE:Factory checked in at 2020-06-10 00:48:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-JSON-Validator (Old)
and /work/SRC/openSUSE:Factory/.perl-JSON-Validator.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-JSON-Validator"
Wed Jun 10 00:48:01 2020 rev:19 rq:812688 version:4.00
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-JSON-Validator/perl-JSON-Validator.changes
2020-03-27 22:00:20.974899275 +0100
+++
/work/SRC/openSUSE:Factory/.perl-JSON-Validator.new.3606/perl-JSON-Validator.changes
2020-06-10 00:48:03.134887861 +0200
@@ -1,0 +2,21 @@
+Mon Jun 8 03:13:01 UTC 2020 - Tina Müller <[email protected]>
+
+- updated to 4.00
+ see /usr/share/doc/packages/perl-JSON-Validator/Changes
+
+ 4.00 2020-06-08T10:41:55+0900
+ - JSON::Validator::schema() now holds a JSON::Validator::Schema object
+ instead of Mojo::JSON::Pointer
+ - Add schema classes for Draft4, Draft6 and Draft7
+ - Add "duration" and "uuid" formats #210
+ - Fix coercing boolean "false" #215
+ - Fix not matching "null" should also be a "type" error #217
+ - Deprecated JSON::Validator::joi()
+ - Deprecated JSON::Validator::singleton()
+ - Deprecated JSON::Validator::validate_json()
+ - Deprecated JSON::Validator::version()
+ - Removed JSON::Validator::generate_definitions_path()
+ - Removed support for JSON::Validator::bundle({ref_key => ...})
+
+
+-------------------------------------------------------------------
Old:
----
JSON-Validator-3.25.tar.gz
New:
----
JSON-Validator-4.00.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-JSON-Validator.spec ++++++
--- /var/tmp/diff_new_pack.pUdSkD/_old 2020-06-10 00:48:03.734889431 +0200
+++ /var/tmp/diff_new_pack.pUdSkD/_new 2020-06-10 00:48:03.738889441 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-JSON-Validator
#
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
Name: perl-JSON-Validator
-Version: 3.25
+Version: 4.00
Release: 0
%define cpan_name JSON-Validator
Summary: Validate data against a JSON schema
License: Artistic-2.0
Group: Development/Libraries/Perl
-Url: https://metacpan.org/release/%{cpan_name}
+URL: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/J/JH/JHTHORSEN/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
++++++ JSON-Validator-3.25.tar.gz -> JSON-Validator-4.00.tar.gz ++++++
++++ 2567 lines of diff (skipped)