Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Sub-Name for openSUSE:Factory 
checked in at 2023-05-04 17:10:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Sub-Name (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Sub-Name.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Sub-Name"

Thu May  4 17:10:37 2023 rev:29 rq:1084439 version:0.27

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Sub-Name/perl-Sub-Name.changes      
2019-10-10 11:52:27.107479441 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Sub-Name.new.1533/perl-Sub-Name.changes    
2023-05-04 17:10:57.100497446 +0200
@@ -1,0 +2,9 @@
+Sun Apr 30 03:09:58 UTC 2023 - Tina Müller <timueller+p...@suse.de>
+
+- updated to 0.27
+   see /usr/share/doc/packages/perl-Sub-Name/Changes
+
+  0.27      2023-04-29 12:32:26Z
+      - skip quote-separator tests on newer perls that deprecate this behaviour
+
+-------------------------------------------------------------------

Old:
----
  Sub-Name-0.26.tar.gz

New:
----
  Sub-Name-0.27.tar.gz

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

Other differences:
------------------
++++++ perl-Sub-Name.spec ++++++
--- /var/tmp/diff_new_pack.tTDucX/_old  2023-05-04 17:10:57.468499601 +0200
+++ /var/tmp/diff_new_pack.tTDucX/_new  2023-05-04 17:10:57.476499648 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Sub-Name
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -16,17 +16,15 @@
 #
 
 
+%define cpan_name Sub-Name
 Name:           perl-Sub-Name
-Version:        0.26
+Version:        0.27
 Release:        0
-%define cpan_name Sub-Name
-Summary:        (Re)name a sub
 License:        Artistic-1.0 OR GPL-1.0-or-later
-Group:          Development/Libraries/Perl
-Url:            https://metacpan.org/release/%{cpan_name}
+Summary:        (Re)name a sub
+URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 %{perl_requires}
@@ -38,11 +36,11 @@
 This module has only one function, which is also exported by default:
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup  -n %{cpan_name}-%{version}
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
-make %{?_smp_mflags}
+%make_build
 
 %check
 make test
@@ -53,7 +51,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
 %doc Changes CONTRIBUTING README
 %license LICENCE
 

++++++ Sub-Name-0.26.tar.gz -> Sub-Name-0.27.tar.gz ++++++
++++ 18948 lines of diff (skipped)

Reply via email to