Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl for openSUSE:Factory checked in at 2023-10-08 12:17:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl (Old) and /work/SRC/openSUSE:Factory/.perl.new.28202 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl" Sun Oct 8 12:17:41 2023 rev:131 rq:1115872 version:5.38.0 Changes: -------- --- /work/SRC/openSUSE:Factory/perl/perl.changes 2023-08-07 15:28:38.060144032 +0200 +++ /work/SRC/openSUSE:Factory/.perl.new.28202/perl.changes 2023-10-08 12:20:42.183301636 +0200 @@ -1,0 +2,5 @@ +Thu Sep 21 10:51:15 UTC 2023 - Neal Gompa <ngo...@opensuse.org> + +- Use 64-bit integers on all platforms + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl.spec ++++++ --- /var/tmp/diff_new_pack.gmMWdY/_old 2023-10-08 12:20:44.247375847 +0200 +++ /var/tmp/diff_new_pack.gmMWdY/_new 2023-10-08 12:20:44.251375992 +0200 @@ -202,9 +202,8 @@ # -mieee needed for bad alpha gcc optimization options="-Doptimize='%{optflags} -Wall -pipe -mieee'" %endif -%ifarch ppc ppc64 +# Use 64-bit integers everywhere options="$options -Duse64bitint" -%endif # this needs an installed perl, sorry archname=%(perl -V:archname | sed "s!.*='!!;s!'.*!!") test -n "$archname"