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 2025-05-27 18:49:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-URI (Old) and /work/SRC/openSUSE:Factory/.perl-URI.new.2732 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-URI" Tue May 27 18:49:22 2025 rev:56 rq:1279820 version:5.320.0 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-URI/perl-URI.changes 2025-01-07 20:51:05.819150842 +0100 +++ /work/SRC/openSUSE:Factory/.perl-URI.new.2732/perl-URI.changes 2025-05-27 18:49:34.527205622 +0200 @@ -1,0 +2,11 @@ +Sun May 11 05:35:57 UTC 2025 - Tina Müller <timueller+p...@suse.de> + +- updated to 5.320.0 (5.32) + see /usr/share/doc/packages/perl-URI/Changes + + 5.32 2025-05-10 21:26:50Z + - Add authority() to URI::otpauth (GH#152) (GH#153) (Lester Hightower) + - Implement URI::smb for Samba/CIFS (GH#149) (buralien) + - Silence warnings issued in t/otpauth.t (GH#154) (Olaf Alders) + +------------------------------------------------------------------- Old: ---- URI-5.31.tar.gz New: ---- URI-5.32.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-URI.spec ++++++ --- /var/tmp/diff_new_pack.BpX5T4/_old 2025-05-27 18:49:35.367241006 +0200 +++ /var/tmp/diff_new_pack.BpX5T4/_new 2025-05-27 18:49:35.367241006 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-URI # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,10 +18,10 @@ %define cpan_name URI Name: perl-URI -Version: 5.310.0 +Version: 5.320.0 Release: 0 -# 5.31 -> normalize -> 5.310.0 -%define cpan_version 5.31 +# 5.32 -> normalize -> 5.320.0 +%define cpan_version 5.32 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Uniform Resource Identifiers (absolute and relative) URL: https://metacpan.org/release/%{cpan_name} @@ -84,6 +84,7 @@ Provides: perl(URI::sftp) = %{version} Provides: perl(URI::sip) = %{version} Provides: perl(URI::sips) = %{version} +Provides: perl(URI::smb) = %{version} Provides: perl(URI::snews) = %{version} Provides: perl(URI::ssh) = %{version} Provides: perl(URI::telnet) = %{version} @@ -125,7 +126,7 @@ scheme. %prep -%autosetup -n %{cpan_name}-%{cpan_version} +%autosetup -n %{cpan_name}-%{cpan_version} -p1 find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 644 ++++++ URI-5.31.tar.gz -> URI-5.32.tar.gz ++++++ ++++ 2098 lines of diff (skipped)