Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-URI for openSUSE:Factory checked in at 2022-10-16 16:08:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-URI (Old) and /work/SRC/openSUSE:Factory/.perl-URI.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-URI" Sun Oct 16 16:08:58 2022 rev:47 rq:1010995 version:5.16 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-URI/perl-URI.changes 2022-07-14 16:33:30.632585019 +0200 +++ /work/SRC/openSUSE:Factory/.perl-URI.new.2275/perl-URI.changes 2022-10-16 16:09:02.254729635 +0200 @@ -1,0 +2,24 @@ +Thu Oct 13 03:10:10 UTC 2022 - Tina M??ller <timueller+p...@suse.de> + +- updated to 5.16 + see /usr/share/doc/packages/perl-URI/Changes + + 5.16 2022-10-12 13:10:40Z + - Merge the methods from URI::QueryParam into URI, so they are always + available (GH#114) (Graham Knop) + 5.15 2022-10-11 14:48:28Z + - Teach uri_escape to accept a Regexp object as the characters to escape + as an alternative to a character class. (GH#113) (Graham Knop) + 5.14 2022-10-10 20:37:57Z + - Fix uri_escape allowing \w style character classes in its character set + parameter (GH#112) (Graham Knop) + 5.13 2022-10-06 16:46:32Z + - Regression test added for a previous bug (5.11) in URI::file (Perlbotics). + file() method of URI::file can return the current working directory + instead of the properly unescaped path. (GH#106) (Perlbotics) + - Replace "Test" with "Test::More" (GH#107) (James Raspass) + - Replace raw TAP printing with "Test::More" (GH#108) (James Raspass) + - Apply perlimports to tests (GH#110) (Olaf Alders) + - Improve escaping of unwanted characters (GH#78) (Branislav Zahradnk) + +------------------------------------------------------------------- Old: ---- URI-5.12.tar.gz New: ---- URI-5.16.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-URI.spec ++++++ --- /var/tmp/diff_new_pack.j1npmG/_old 2022-10-16 16:09:03.002731389 +0200 +++ /var/tmp/diff_new_pack.j1npmG/_new 2022-10-16 16:09:03.006731397 +0200 @@ -18,7 +18,7 @@ %define cpan_name URI Name: perl-URI -Version: 5.12 +Version: 5.16 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Uniform Resource Identifiers (absolute and relative) @@ -28,8 +28,10 @@ BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros +BuildRequires: perl(Test::Fatal) BuildRequires: perl(Test::More) >= 0.96 BuildRequires: perl(Test::Needs) +BuildRequires: perl(Test::Warnings) BuildRequires: perl(parent) Requires: perl(parent) %{perl_requires} @@ -81,7 +83,7 @@ %perl_gen_filelist %files -f %{name}.files -%doc Changes CONTRIBUTING.md README uri-test +%doc Changes CONTRIBUTING.md perlimports.toml README uri-test %license LICENSE %changelog ++++++ URI-5.12.tar.gz -> URI-5.16.tar.gz ++++++ ++++ 4131 lines of diff (skipped)