Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-List-AllUtils for openSUSE:Factory checked in at 2021-04-29 01:36:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-List-AllUtils (Old) and /work/SRC/openSUSE:Factory/.perl-List-AllUtils.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-List-AllUtils" Thu Apr 29 01:36:30 2021 rev:16 rq:888193 version:0.19 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-List-AllUtils/perl-List-AllUtils.changes 2020-09-09 17:50:51.122617176 +0200 +++ /work/SRC/openSUSE:Factory/.perl-List-AllUtils.new.12324/perl-List-AllUtils.changes 2021-04-29 01:36:38.866429387 +0200 @@ -1,0 +2,12 @@ +Sat Apr 24 03:07:40 UTC 2021 - Tina M??ller <[email protected]> + +- updated to 0.19 + see /usr/share/doc/packages/perl-List-AllUtils/Changes + + 0.19 2021-04-23 + + - We now prefer the mesh() and zip() functions from List::SomeUtils over the + new, incompatible implementations in List::Util 1.56. Fixes GH #12. + reported by Greg Oschwald. + +------------------------------------------------------------------- Old: ---- List-AllUtils-0.18.tar.gz New: ---- List-AllUtils-0.19.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-List-AllUtils.spec ++++++ --- /var/tmp/diff_new_pack.W0M9oM/_old 2021-04-29 01:36:39.446430209 +0200 +++ /var/tmp/diff_new_pack.W0M9oM/_new 2021-04-29 01:36:39.446430209 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-List-AllUtils # -# 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,27 +16,25 @@ # +%define cpan_name List-AllUtils Name: perl-List-AllUtils -Version: 0.18 +Version: 0.19 Release: 0 -%define cpan_name List-AllUtils Summary: Combines List::Util, List::SomeUtils and List::UtilsBy in one bite-sized[cut] License: Artistic-2.0 -Group: Development/Libraries/Perl URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(List::SomeUtils) >= 0.56 -BuildRequires: perl(List::Util) >= 1.45 +BuildRequires: perl(List::SomeUtils) >= 0.58 +BuildRequires: perl(List::Util) >= 1.56 BuildRequires: perl(List::UtilsBy) >= 0.11 BuildRequires: perl(Sub::Util) BuildRequires: perl(Test::More) >= 0.96 -Requires: perl(List::SomeUtils) >= 0.56 -Requires: perl(List::Util) >= 1.45 +Requires: perl(List::SomeUtils) >= 0.58 +Requires: perl(List::Util) >= 1.56 Requires: perl(List::UtilsBy) >= 0.11 %{perl_requires} @@ -50,11 +48,12 @@ List::Util, List::SomeUtils and List::UtilsBy. %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 @@ -65,8 +64,7 @@ %perl_gen_filelist %files -f %{name}.files -%defattr(-,root,root,755) -%doc azure-pipelines.yml Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md +%doc azure-pipelines.yml Changes CODE_OF_CONDUCT.md CONTRIBUTING.md precious.toml README.md %license LICENSE %changelog ++++++ List-AllUtils-0.18.tar.gz -> List-AllUtils-0.19.tar.gz ++++++ ++++ 2006 lines of diff (skipped)
