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 2021-01-19 15:59:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-URI (Old)
 and      /work/SRC/openSUSE:Factory/.perl-URI.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-URI"

Tue Jan 19 15:59:03 2021 rev:41 rq:863288 version:5.06

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-URI/perl-URI.changes        2020-10-26 
16:11:29.106670497 +0100
+++ /work/SRC/openSUSE:Factory/.perl-URI.new.28504/perl-URI.changes     
2021-01-19 15:59:31.275137537 +0100
@@ -1,0 +2,9 @@
+Fri Jan 15 03:10:09 UTC 2021 - Tina M??ller <timueller+p...@suse.de>
+
+- updated to 5.06
+   see /usr/share/doc/packages/perl-URI/Changes
+
+  5.06      2021-01-14 16:01:13Z
+      - Tidy import statements (GH#80) (Olaf Alders)
+
+-------------------------------------------------------------------

Old:
----
  URI-5.05.tar.gz

New:
----
  URI-5.06.tar.gz

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

Other differences:
------------------
++++++ perl-URI.spec ++++++
--- /var/tmp/diff_new_pack.Z6Utxw/_old  2021-01-19 15:59:31.819138359 +0100
+++ /var/tmp/diff_new_pack.Z6Utxw/_new  2021-01-19 15:59:31.819138359 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-URI
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,18 +16,16 @@
 #
 
 
+%define cpan_name URI
 Name:           perl-URI
-Version:        5.05
+Version:        5.06
 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}
 Source0:        
https://cpan.metacpan.org/authors/id/O/OA/OALDERS/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Test::More) >= 0.96
@@ -67,12 +65,12 @@
 scheme.
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup  -n %{cpan_name}-%{version}
 find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
-make %{?_smp_mflags}
+%make_build
 
 %check
 make test
@@ -83,7 +81,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
 %doc Changes CONTRIBUTING.md uri-test
 %license LICENSE
 

++++++ URI-5.05.tar.gz -> URI-5.06.tar.gz ++++++
++++ 2306 lines of diff (skipped)

Reply via email to