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-07-13 22:37: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 Jul 13 22:37:30 2021 rev:33 rq:906039 version:4.21
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-JSON-Validator/perl-JSON-Validator.changes
2021-06-29 22:44:09.678945035 +0200
+++
/work/SRC/openSUSE:Factory/.perl-JSON-Validator.new.2625/perl-JSON-Validator.changes
2021-07-13 22:37:55.733889985 +0200
@@ -1,0 +2,11 @@
+Sun Jul 11 03:07:13 UTC 2021 - Tina M??ller <[email protected]>
+
+- updated to 4.21
+ see /usr/share/doc/packages/perl-JSON-Validator/Changes
+
+ 4.21 2021-07-10T15:58:47+0900
+ - Fix no warnings when negotiating */* #252
+ - Depends on perl v5.16.0 #250
+ - Updated x_IRC to irc.libera.chat
+
+-------------------------------------------------------------------
Old:
----
JSON-Validator-4.20.tar.gz
New:
----
JSON-Validator-4.21.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-JSON-Validator.spec ++++++
--- /var/tmp/diff_new_pack.nSTice/_old 2021-07-13 22:37:56.145886667 +0200
+++ /var/tmp/diff_new_pack.nSTice/_new 2021-07-13 22:37:56.149886634 +0200
@@ -18,7 +18,7 @@
%define cpan_name JSON-Validator
Name: perl-JSON-Validator
-Version: 4.20
+Version: 4.21
Release: 0
Summary: Validate data against a JSON schema
License: Artistic-2.0
++++++ JSON-Validator-4.20.tar.gz -> JSON-Validator-4.21.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/JSON-Validator-4.20/Changes
new/JSON-Validator-4.21/Changes
--- old/JSON-Validator-4.20/Changes 2021-06-18 04:27:02.000000000 +0200
+++ new/JSON-Validator-4.21/Changes 2021-07-10 08:58:47.000000000 +0200
@@ -1,5 +1,10 @@
Revision history for perl distribution JSON-Validator
+4.21 2021-07-10T15:58:47+0900
+ - Fix no warnings when negotiating */* #252
+ - Depends on perl v5.16.0 #250
+ - Updated x_IRC to irc.libera.chat
+
4.20 2021-06-18T11:27:02+0900
- Fix compiling array items #249
- Fix coerce() will be passed on to schema() objects
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/JSON-Validator-4.20/META.json
new/JSON-Validator-4.21/META.json
--- old/JSON-Validator-4.20/META.json 2021-06-18 04:27:04.000000000 +0200
+++ new/JSON-Validator-4.21/META.json 2021-07-10 08:58:48.000000000 +0200
@@ -4,7 +4,7 @@
"Jan Henning Thorsen <[email protected]>"
],
"dynamic_config" : 0,
- "generated_by" : "ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter
version 2.150010",
+ "generated_by" : "ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter
version 2.150010",
"license" : [
"artistic_2"
],
@@ -61,8 +61,8 @@
"url" : "https://github.com/mojolicious/json-validator.git",
"web" : "https://github.com/mojolicious/json-validator"
},
- "x_IRC" : "irc://irc.freenode.net/#perl-openapi"
+ "x_IRC" : "ircs://irc.libera.chat:6697/#perl-openapi"
},
- "version" : "4.20",
- "x_serialization_backend" : "JSON::PP version 4.04"
+ "version" : "4.21",
+ "x_serialization_backend" : "JSON::PP version 4.06"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/JSON-Validator-4.20/META.yml
new/JSON-Validator-4.21/META.yml
--- old/JSON-Validator-4.20/META.yml 2021-06-18 04:27:03.000000000 +0200
+++ new/JSON-Validator-4.21/META.yml 2021-07-10 08:58:48.000000000 +0200
@@ -9,7 +9,7 @@
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
-generated_by: 'ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version
2.150010'
+generated_by: 'ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter version
2.150010'
license: artistic_2
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -27,10 +27,10 @@
YAML::XS: '0.67'
perl: '5.010001'
resources:
- IRC: irc://irc.freenode.net/#perl-openapi
+ IRC: ircs://irc.libera.chat:6697/#perl-openapi
bugtracker: https://github.com/mojolicious/json-validator/issues
homepage: https://mojolicious.org
license: http://www.opensource.org/licenses/artistic-license-2.0
repository: https://github.com/mojolicious/json-validator.git
-version: '4.20'
+version: '4.21'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/JSON-Validator-4.20/Makefile.PL
new/JSON-Validator-4.21/Makefile.PL
--- old/JSON-Validator-4.20/Makefile.PL 2021-01-28 23:47:41.000000000 +0100
+++ new/JSON-Validator-4.21/Makefile.PL 2021-07-10 08:36:23.000000000 +0200
@@ -28,10 +28,10 @@
url => 'https://github.com/mojolicious/json-validator.git',
web => 'https://github.com/mojolicious/json-validator',
},
- x_IRC => 'irc://irc.freenode.net/#perl-openapi',
+ x_IRC => 'ircs://irc.libera.chat:6697/#perl-openapi',
},
},
- PREREQ_PM => {'List::Util' => '1.45', 'Mojolicious' => '7.28',
@PREREQ_YAML},
+ PREREQ_PM => {'List::Util' => '1.45', 'Mojolicious' => '7.28', 'perl' =>
'v5.16.0', @PREREQ_YAML},
TEST_REQUIRES => {'Test::More' => '1.30', 'Test::Deep' => '0'},
test => {TESTS => (-e 'META.yml' ? 't/*.t' : 't/*.t
xt/*.t')},
);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/JSON-Validator-4.20/lib/JSON/Validator/Util.pm
new/JSON-Validator-4.21/lib/JSON/Validator/Util.pm
--- old/JSON-Validator-4.20/lib/JSON/Validator/Util.pm 2021-06-17
03:36:13.000000000 +0200
+++ new/JSON-Validator-4.21/lib/JSON/Validator/Util.pm 2021-07-10
08:42:54.000000000 +0200
@@ -91,7 +91,7 @@
return '' unless $header;
my %header_map = map {
- /^\s*([^,; ]+)(?:\s*\;\s*q\s*=\s*(\d+(?:\.\d+)?))?\s*$/i ? (lc $1, $2)
+ /^\s*([^,; ]+)(?:\s*\;\s*q\s*=\s*(\d+(?:\.\d+)?))?\s*$/i ? (lc $1, $2
// -3)
: /^\s*([^,; ]+)(?:\s*\;\s*\w+\s*=\S+)?\s*$/i ? (lc $1, -1)
: (lc $_, -2);
} split /,/, $header;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/JSON-Validator-4.20/lib/JSON/Validator.pm
new/JSON-Validator-4.21/lib/JSON/Validator.pm
--- old/JSON-Validator-4.20/lib/JSON/Validator.pm 2021-06-18
04:27:02.000000000 +0200
+++ new/JSON-Validator-4.21/lib/JSON/Validator.pm 2021-07-10
08:58:47.000000000 +0200
@@ -12,7 +12,7 @@
use constant RECURSION_LIMIT => $ENV{JSON_VALIDATOR_RECURSION_LIMIT} || 100;
-our $VERSION = '4.20';
+our $VERSION = '4.21';
our %SCHEMAS = (
'http://json-schema.org/draft-04/schema#' => '+Draft4',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/JSON-Validator-4.20/t/util.t
new/JSON-Validator-4.21/t/util.t
--- old/JSON-Validator-4.20/t/util.t 2021-06-17 03:52:58.000000000 +0200
+++ new/JSON-Validator-4.21/t/util.t 2021-07-10 08:40:29.000000000 +0200
@@ -53,6 +53,7 @@
'text/html;text/plain;q=0.2,application/xml;q=0.9,*/*;q=0.8'
),
'application/xml', 'exact match with weight';
+is negotiate_content_type(['application/xml'], 'application/json, text/plain,
*/*'), 'application/xml', 'star/star';
is schema_type({type => 'integer'}), 'integer', 'schema_type integer';
is schema_type({additionalProperties => {}}), 'object', 'schema_type object';