Hello community,

here is the log from the commit of package perl-Sub-Name for openSUSE:Factory 
checked in at 2019-10-10 11:52:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Sub-Name (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Sub-Name.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Sub-Name"

Thu Oct 10 11:52:25 2019 rev:28 rq:736088 version:0.26

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Sub-Name/perl-Sub-Name.changes      
2016-10-10 17:27:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Sub-Name.new.2352/perl-Sub-Name.changes    
2019-10-10 11:52:27.107479441 +0200
@@ -1,0 +2,26 @@
+Mon Oct  7 10:39:39 UTC 2019 -  <[email protected]>
+
+- updated to 0.26
+   see /usr/share/doc/packages/perl-Sub-Name/Changes
+
+  0.26      2019-10-05 22:23:12Z
+      - no changes since 0.25
+  
+  0.25      2018-04-21 14:38:45Z (TRIAL RELEASE)
+      - fix "Undefined symbol "DPPP_my_croak_xs_usage"" error on some perls
+        (RT#125158)
+  
+  0.24      2018-04-21 08:15:30Z (TRIAL RELEASE)
+      - small internal changes to bring implementation in line with changes to
+        Sub::Util (Graham Knop)
+  
+  0.23      2016-10-23 04:33:37Z (TRIAL RELEASE)
+      - test for renaming lexical subs, which should work on perl 5.22+. 
(PR#10,
+        Graham Knop)
+  
+  0.22      2016-10-17 01:41:42Z (TRIAL RELEASE)
+      - %DB::sub is now populated correctly for sub names with wide characters
+        or nulls. (PR#9: Graham Knop, Leon Timmermans, Reini Urban)
+      - better perl 5.6 compatibility by lowering prereqs of core modules
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-Sub-Name.spec ++++++
--- /var/tmp/diff_new_pack.mADNdf/_old  2019-10-10 11:52:27.631478051 +0200
+++ /var/tmp/diff_new_pack.mADNdf/_new  2019-10-10 11:52:27.639478029 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Sub-Name
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,24 +12,23 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           perl-Sub-Name
-Version:        0.21
+Version:        0.26
 Release:        0
 %define cpan_name Sub-Name
 Summary:        (Re)name a sub
-License:        Artistic-1.0 or GPL-1.0+
+License:        Artistic-1.0 OR GPL-1.0-or-later
 Group:          Development/Libraries/Perl
-Url:            http://search.cpan.org/dist/Sub-Name/
-Source0:        
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+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
-BuildRequires:  perl(Test::More) >= 0.88
 %{perl_requires}
 # MANUAL BEGIN
 BuildRequires:  perl(Devel::CheckBin)
@@ -42,11 +41,11 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install
@@ -55,6 +54,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING LICENCE README
+%doc Changes CONTRIBUTING README
+%license LICENCE
 
 %changelog

++++++ Sub-Name-0.21.tar.gz -> Sub-Name-0.26.tar.gz ++++++
++++ 9208 lines of diff (skipped)


Reply via email to