Hello community,

here is the log from the commit of package perl-URI for openSUSE:Factory 
checked in at 2020-10-26 16:11:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-URI (Old)
 and      /work/SRC/openSUSE:Factory/.perl-URI.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-URI"

Mon Oct 26 16:11:11 2020 rev:40 rq:843359 version:5.05

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-URI/perl-URI.changes        2019-01-21 
10:06:46.246896551 +0100
+++ /work/SRC/openSUSE:Factory/.perl-URI.new.3463/perl-URI.changes      
2020-10-26 16:11:29.106670497 +0100
@@ -1,0 +2,11 @@
+Thu Oct 22 03:25:26 UTC 2020 - Tina Müller <[email protected]>
+
+- updated to 5.05
+   see /usr/share/doc/packages/perl-URI/Changes
+
+  5.05      2020-10-21 13:00:44Z
+      - Bump all versions to 5.05 in order to remove various version 
mismatches.
+        (GH #77) (Olaf Alders)
+      - Add a simple test case for an ipv6 host (GH#66) (Olaf Alders)
+
+-------------------------------------------------------------------

Old:
----
  URI-1.76.tar.gz

New:
----
  URI-5.05.tar.gz

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

Other differences:
------------------
++++++ perl-URI.spec ++++++
--- /var/tmp/diff_new_pack.sltuRP/_old  2020-10-26 16:11:31.182672408 +0100
+++ /var/tmp/diff_new_pack.sltuRP/_new  2020-10-26 16:11:31.186672412 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-URI
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:           perl-URI
-Version:        1.76
+Version:        5.05
 Release:        0
 %define cpan_name URI
 Summary:        Uniform Resource Identifiers (absolute and relative)
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Group:          Development/Libraries/Perl
-Url:            https://metacpan.org/release/%{cpan_name}
+URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/O/OA/OALDERS/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
@@ -68,7 +68,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
+find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor

++++++ URI-1.76.tar.gz -> URI-5.05.tar.gz ++++++
++++ 2084 lines of diff (skipped)


Reply via email to