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 2023-05-04 17:09:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-URI (Old)
 and      /work/SRC/openSUSE:Factory/.perl-URI.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-URI"

Thu May  4 17:09:17 2023 rev:49 rq:1084443 version:5.19

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-URI/perl-URI.changes        2022-11-09 
12:56:23.927997271 +0100
+++ /work/SRC/openSUSE:Factory/.perl-URI.new.1533/perl-URI.changes      
2023-05-04 17:09:23.975952204 +0200
@@ -1,0 +2,18 @@
+Mon May  1 03:12:10 UTC 2023 - Tina Müller <timueller+p...@suse.de>
+
+- updated to 5.19
+   see /usr/share/doc/packages/perl-URI/Changes
+
+  5.19      2023-04-30 16:15:58Z
+     - Form parameters without values are now represented by undef (GH#65)
+       (Gianni Ceccarelli)
+
+  5.18      2023-04-29 16:08:14Z
+      - Add a GH workflow to test LWP::Curl (GH#116) (Olaf Alders)
+      - Add documentation examples for the host() and ihost() methods (GH#28)
+        (Sebastian Willing)
+      - Remove colon from username:password if there is no password (GH#31)
+        (David E. Wheeler, Joenio Marques da Costa, Julien Fiegehenn)
+      - Prefix private methods with _ in URI::_punycode (GH#47) (David E 
Wheeler)
+
+-------------------------------------------------------------------

Old:
----
  URI-5.17.tar.gz

New:
----
  URI-5.19.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-URI.spec ++++++
--- /var/tmp/diff_new_pack.x5DlAm/_old  2023-05-04 17:09:24.427954851 +0200
+++ /var/tmp/diff_new_pack.x5DlAm/_new  2023-05-04 17:09:24.431954874 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-URI
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,12 @@
 
 %define cpan_name URI
 Name:           perl-URI
-Version:        5.17
+Version:        5.19
 Release:        0
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        Uniform Resource Identifiers (absolute and relative)
 URL:            https://metacpan.org/release/%{cpan_name}
-Source0:        
https://cpan.metacpan.org/authors/id/O/OA/OALDERS/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/S/SI/SIMBABQUE/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRequires:  perl
@@ -68,7 +68,8 @@
 
 %prep
 %autosetup  -n %{cpan_name}-%{version}
-find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
+
+find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 
644
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
@@ -83,7 +84,7 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%doc Changes CONTRIBUTING.md perlimports.toml README uri-test
+%doc Changes CONTRIBUTING.md README uri-test
 %license LICENSE
 
 %changelog

++++++ URI-5.17.tar.gz -> URI-5.19.tar.gz ++++++
++++ 2399 lines of diff (skipped)

Reply via email to