Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Alien-Build for openSUSE:Factory checked in at 2023-06-04 00:11:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Alien-Build (Old) and /work/SRC/openSUSE:Factory/.perl-Alien-Build.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Alien-Build" Sun Jun 4 00:11:59 2023 rev:40 rq:1090349 version:2.80 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Alien-Build/perl-Alien-Build.changes 2023-03-11 18:24:26.959008592 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Alien-Build.new.15902/perl-Alien-Build.changes 2023-06-04 00:11:59.581315381 +0200 @@ -1,0 +2,20 @@ +Sat May 13 03:06:12 UTC 2023 - Tina Müller <timueller+p...@suse.de> + +- updated to 2.80 + see /usr/share/doc/packages/perl-Alien-Build/Changes + + 2.80 2023-05-11 16:31:46 -0600 + - Documentation improvements (gh#399, gh#400, gh#401, gh#402) + - Do not generate .../Install/Files.pm if one is provided by the + Alien (gh#393, gh#397) + + 2.79 2023-05-05 15:08:46 -0600 + - Updated non-binding support for Perls to match the policy + of the Perl toolchain (Perls older than 10 years old are + unsupported, with a one-time exception of Perl 5.16). The + intent is not to suddenly drop support for older Perls, but + the Alien-Build team may take advantage of features in + supported Perls that will effectively remove compatability + with unsupported Perls. + +------------------------------------------------------------------- Old: ---- Alien-Build-2.78.tar.gz New: ---- Alien-Build-2.80.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Alien-Build.spec ++++++ --- /var/tmp/diff_new_pack.Zy6Yz3/_old 2023-06-04 00:12:00.789322602 +0200 +++ /var/tmp/diff_new_pack.Zy6Yz3/_new 2023-06-04 00:12:00.793322626 +0200 @@ -18,7 +18,7 @@ %define cpan_name Alien-Build Name: perl-Alien-Build -Version: 2.78 +Version: 2.80 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Build external dependencies for use in CPAN @@ -69,7 +69,7 @@ %prep %autosetup -n %{cpan_name}-%{version} -find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644 +find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 644 %build perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" ++++++ Alien-Build-2.78.tar.gz -> Alien-Build-2.80.tar.gz ++++++ ++++ 2011 lines of diff (skipped)