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 2026-06-13 18:47:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-JSON-Validator (Old)
and /work/SRC/openSUSE:Factory/.perl-JSON-Validator.new.1981 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-JSON-Validator"
Sat Jun 13 18:47:39 2026 rev:47 rq:1359046 version:5.190.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-JSON-Validator/perl-JSON-Validator.changes
2025-04-15 16:49:23.363848743 +0200
+++
/work/SRC/openSUSE:Factory/.perl-JSON-Validator.new.1981/perl-JSON-Validator.changes
2026-06-13 18:49:39.319207128 +0200
@@ -1,0 +2,27 @@
+Wed Jun 10 09:02:57 UTC 2026 - Tina Müller <[email protected]>
+
+- updated to 5.190.0 (5.19)
+ see /usr/share/doc/packages/perl-JSON-Validator/Changes
+
+ 5.19 2026-06-10T09:13:00
+ - Fix OpenAPIv3 string coercion regression #298 #299
+ Contributor: Archey Barrell
+ 5.18 2026-06-08T09:53:00
+ - Bundle OpenAPI v3.0 schema 2021-09-28 as default #295, #286
+ Contributor: Henrik Andersen
+ - Fix nondeterministic false errors from the recursive_data_protection
cache #272, #294
+ Contributor: Henrik Andersen
+ 5.17 2026-06-04T22:32:00
+ - Add validate Mojo::Upload as binary string in OpenAPIv3 #288
+ Contributor: Archey Barrell
+ 5.16 2026-06-04T10:06:00
+ - Use Mojo::File::spew instead of Mojo::File::spurt #281
+ Contributor: Emmanuel Seyman
+ - Updated dependency list #283
+ - Use negotiated content-type to select schema #289
+ Contributor: Archey Barrell
+ - Updated idn-email format verification to allow periods in local part #290
+ Contributor: Keith Carangelo
+ - Add string as valid format #293
+
+-------------------------------------------------------------------
Old:
----
JSON-Validator-5.15.tar.gz
New:
----
JSON-Validator-5.19.tar.gz
README.md
_scmsync.obsinfo
build.specials.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-JSON-Validator.spec ++++++
--- /var/tmp/diff_new_pack.Jvhxli/_old 2026-06-13 18:49:39.911231724 +0200
+++ /var/tmp/diff_new_pack.Jvhxli/_new 2026-06-13 18:49:39.915231890 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-JSON-Validator
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,25 +18,32 @@
%define cpan_name JSON-Validator
Name: perl-JSON-Validator
-Version: 5.150.0
+Version: 5.190.0
Release: 0
-# 5.15 -> normalize -> 5.150.0
-%define cpan_version 5.15
+# 5.19 -> normalize -> 5.190.0
+%define cpan_version 5.19
License: Artistic-2.0
Summary: Validate data against a JSON schema
URL: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/J/JH/JHTHORSEN/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
+Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros
+BuildRequires: perl(Data::Validate::Domain) >= 0.110
+BuildRequires: perl(Data::Validate::IP) >= 0.270
BuildRequires: perl(List::Util) >= 1.45
-BuildRequires: perl(Mojolicious) >= 7.280
+BuildRequires: perl(Mojolicious) >= 9.340
+BuildRequires: perl(Net::IDN::Encode) >= 2.500
BuildRequires: perl(Test::Deep)
BuildRequires: perl(Test::More) >= 1.30
BuildRequires: perl(YAML::XS) >= 0.670
+Requires: perl(Data::Validate::Domain) >= 0.110
+Requires: perl(Data::Validate::IP) >= 0.270
Requires: perl(List::Util) >= 1.45
-Requires: perl(Mojolicious) >= 7.280
+Requires: perl(Mojolicious) >= 9.340
+Requires: perl(Net::IDN::Encode) >= 2.500
Requires: perl(YAML::XS) >= 0.670
Provides: perl(JSON::Validator) = %{version}
Provides: perl(JSON::Validator::Error)
++++++ JSON-Validator-5.15.tar.gz -> JSON-Validator-5.19.tar.gz ++++++
++++ 4249 lines of diff (skipped)
++++++ README.md ++++++
## Build Results
Current state of perl in openSUSE:Factory is

The current state of perl in the devel project build (devel:languages:perl)

++++++ _scmsync.obsinfo ++++++
mtime: 1781082177
commit: 6406353d2983390d2c717e9af1e0572e3ab345ae52d62ae170d535a6a9af866e
url: https://src.opensuse.org/perl/perl-JSON-Validator
revision: 6406353d2983390d2c717e9af1e0572e3ab345ae52d62ae170d535a6a9af866e
projectscmsync: https://src.opensuse.org/perl/_ObsPrj
++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore 1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore 2026-06-10 11:02:57.000000000 +0200
@@ -0,0 +1 @@
+.osc