Hello community,

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

Package is "perl-List-MoreUtils"

Mon Oct 26 16:11:17 2020 rev:32 rq:843370 version:0.430

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-List-MoreUtils/perl-List-MoreUtils.changes  
2017-12-19 10:44:36.371022758 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-List-MoreUtils.new.3463/perl-List-MoreUtils.changes
        2020-10-26 16:11:34.930675857 +0100
@@ -1,0 +2,17 @@
+Thu Oct 22 03:16:34 UTC 2020 - Tina Müller <[email protected]>
+
+- updated to 0.430
+   see /usr/share/doc/packages/perl-List-MoreUtils/Changes
+
+  0.430        2020-10-21
+      - bump List::MoreUtils::XS requirement to 0.430
+      - release 0.429_001 without any further changes
+
+  0.429_001    2020-10-05
+      - fix failing installation in parallel make (Issue#38)
+      - infrastructure improvements and tooling updates,
+        lot's of author tests with according fixes added
+      - added slide and slideatatime functions wished by SCHWERN
+      - documentation fixes (PR#21, PR#33, PR#34, RT#126029, RT#132043, 
RT#132940)
+
+-------------------------------------------------------------------

Old:
----
  List-MoreUtils-0.428.tar.gz

New:
----
  List-MoreUtils-0.430.tar.gz

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

Other differences:
------------------
++++++ perl-List-MoreUtils.spec ++++++
--- /var/tmp/diff_new_pack.cbJISx/_old  2020-10-26 16:11:36.138676969 +0100
+++ /var/tmp/diff_new_pack.cbJISx/_new  2020-10-26 16:11:36.138676969 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-List-MoreUtils
 #
-# Copyright (c) 2017 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
@@ -12,18 +12,18 @@
 # 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-List-MoreUtils
-Version:        0.428
+Version:        0.430
 Release:        0
 %define cpan_name List-MoreUtils
 Summary:        Provide the stuff missing in List::Util
 License:        Apache-2.0
 Group:          Development/Libraries/Perl
-Url:            http://search.cpan.org/dist/List-MoreUtils/
+URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/R/RE/REHSACK/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
@@ -31,11 +31,11 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Exporter::Tiny) >= 0.038
-BuildRequires:  perl(List::MoreUtils::XS) >= 0.426
+BuildRequires:  perl(List::MoreUtils::XS) >= 0.430
 BuildRequires:  perl(Test::LeakTrace)
 BuildRequires:  perl(Test::More) >= 0.96
 Requires:       perl(Exporter::Tiny) >= 0.038
-Requires:       perl(List::MoreUtils::XS) >= 0.426
+Requires:       perl(List::MoreUtils::XS) >= 0.430
 %{perl_requires}
 
 %description
@@ -52,11 +52,11 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install

++++++ List-MoreUtils-0.428.tar.gz -> List-MoreUtils-0.430.tar.gz ++++++
++++ 5010 lines of diff (skipped)


Reply via email to