Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl for openSUSE:Factory checked in at 2022-05-19 22:48:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl (Old) and /work/SRC/openSUSE:Factory/.perl.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl" Thu May 19 22:48:54 2022 rev:124 rq:976985 version:5.34.1 Changes: -------- --- /work/SRC/openSUSE:Factory/perl/perl.changes 2022-02-23 16:25:35.575506990 +0100 +++ /work/SRC/openSUSE:Factory/.perl.new.1538/perl.changes 2022-05-19 22:48:56.510305808 +0200 @@ -1,0 +2,19 @@ +Wed May 4 06:41:37 UTC 2022 - Dirk Stoecker <opens...@dstoecker.de> + +- Update to 5.34.1 - maintenance release + B::Deparse has been upgraded from version 1.56 to 1.57. + Encode has been upgraded from version 3.08 to 3.08_01. + GDBM_File has been upgraded from version 1.19 to 1.19_01. + Module::CoreList has been upgraded from version 5.20210520 to 5.20220313. + perl5db.pl has been upgraded from version 1.60 to 1.60_01. +- Drop c029d660f2fe60699cf64bbb3fa9f671a1a370d5.patch (upstream) + +------------------------------------------------------------------- +Thu Mar 3 13:33:03 UTC 2022 - Andreas Schwab <sch...@suse.de> + +- Don't install anything in testsuite build +- Run testsuite also in qemu build +- posix-sigaction.patch: remove, this has been fixed properly in commit + 19c9c2ee4a + +------------------------------------------------------------------- Old: ---- c029d660f2fe60699cf64bbb3fa9f671a1a370d5.patch perl-5.34.0.tar.xz posix-sigaction.patch New: ---- perl-5.34.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl.spec ++++++ --- /var/tmp/diff_new_pack.BLLXRq/_old 2022-05-19 22:48:59.534309683 +0200 +++ /var/tmp/diff_new_pack.BLLXRq/_new 2022-05-19 22:48:59.538309689 +0200 @@ -21,11 +21,11 @@ %define name_suffix -%{flavor} %endif -%define pversion 5.34.0 +%define pversion 5.34.1 # set to %nil when equal to pversion -%global versionlist %nil +%global versionlist 5.34.0 Name: perl%{?name_suffix} -Version: 5.34.0 +Version: 5.34.1 Release: 0 Summary: The Perl interpreter License: Artistic-1.0 OR GPL-1.0-or-later @@ -50,9 +50,6 @@ Patch12: perl-reproducible.patch # PATCH-FIX-OPENSUSE skip flaky tests powerpc as bypass https://bugzilla.suse.com/show_bug.cgi?id=1063176 Patch13: perl_skip_flaky_tests_powerpc.patch -Patch14: posix-sigaction.patch -# PATCH-FIX-UPSTREAM https://github.com/Perl/perl5/pull/18919 - Fix build with gdbm 1.20 -Patch15: https://github.com/Perl/perl5/commit/c029d660f2fe60699cf64bbb3fa9f671a1a370d5.patch # PATCH-FIX-UPSTREAM unmerged https://www.nntp.perl.org/group/perl.perl5.porters/2018/12/msg253240.html Patch18: perl-reproducible2.patch BuildRequires: db-devel @@ -68,6 +65,9 @@ Provides: perl-500 Provides: perl-Archive-Tar = 2.38 Provides: perl(:MODULE_COMPAT_%{pversion}) +%if "%{versionlist}" != "" +Provides: perl(:MODULE_COMPAT_%{versionlist}) +%endif Obsoletes: perl-Archive-Tar <= 2.38 Provides: perl-autodie = 2.34 Obsoletes: perl-autodie <= 2.34 @@ -187,8 +187,6 @@ %patch9 -p1 %patch11 %patch12 -p1 -%patch14 -%patch15 -p1 %patch18 %build @@ -230,12 +228,17 @@ make %{?_smp_mflags} %check -%if "%{name}" == "perl-testsuite" && !0%{?qemu_user_space_build} -%define _unpackaged_files_terminate_build 0 +%if 0%{?qemu_user_space_build} +# Disable tests that are difficult to emulate +echo 'print "1..0\n";' > t/op/fork.t +echo 'print "1..0\n";' > t/op/magic.t +%endif +%if "%{name}" == "perl-testsuite" TEST_JOBS="%{jobs}" make %{?_smp_mflags} test %endif %install +%if "%{name}" != "perl-testsuite" %make_install cp -a %{buildroot}/usr/lib/perl5/site_perl %{buildroot}/usr/lib/perl5/vendor_perl cpa=`echo %{buildroot}/usr/lib/perl5/*/*/CORE | sed -e 's@/CORE$@@'` @@ -352,6 +355,7 @@ esac done) } > perl-base-excludes +%endif %if "%{name}" == "perl" %files base -f perl-base-filelist ++++++ perl-5.34.0.tar.xz -> perl-5.34.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/perl/perl-5.34.0.tar.xz /work/SRC/openSUSE:Factory/.perl.new.1538/perl-5.34.1.tar.xz differ: char 26, line 1