Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xdelta3 for openSUSE:Factory checked in at 2021-02-22 14:22:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xdelta3 (Old) and /work/SRC/openSUSE:Factory/.xdelta3.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xdelta3" Mon Feb 22 14:22:48 2021 rev:14 rq:873292 version:3.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/xdelta3/xdelta3.changes 2021-02-07 15:18:15.745691945 +0100 +++ /work/SRC/openSUSE:Factory/.xdelta3.new.2378/xdelta3.changes 2021-02-22 14:22:49.467576625 +0100 @@ -1,0 +2,7 @@ +Fri Feb 12 08:45:25 UTC 2021 - Michel Normand <norm...@linux.vnet.ibm.com> + +- Do not build with profiling for ppc64 & s390x to avoid build failure + for those big-endian arches; this is a bypass only for bug + https://bugzilla.opensuse.org/show_bug.cgi?id=1182016 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xdelta3.spec ++++++ --- /var/tmp/diff_new_pack.oV4ZE7/_old 2021-02-22 14:22:50.043577188 +0100 +++ /var/tmp/diff_new_pack.oV4ZE7/_new 2021-02-22 14:22:50.043577188 +0100 @@ -47,6 +47,9 @@ %build %configure +%ifarch ppc64 s390x +%define do_profiling 0 +%endif %if %{do_profiling} %make_build CFLAGS="%{optflags} %{cflags_profile_generate}" CXXFLAGS="%{optflags} %{cflags_profile_generate}" ./xdelta3 test