Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ulp-macros for openSUSE:Factory checked in at 2025-04-04 17:28:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ulp-macros (Old) and /work/SRC/openSUSE:Factory/.ulp-macros.new.1907 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ulp-macros" Fri Apr 4 17:28:22 2025 rev:6 rq:1266695 version:1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ulp-macros/ulp-macros.changes 2025-02-05 12:39:34.646449319 +0100 +++ /work/SRC/openSUSE:Factory/.ulp-macros.new.1907/ulp-macros.changes 2025-04-04 17:28:24.134255120 +0200 @@ -1,0 +2,5 @@ +Wed Apr 2 20:27:16 UTC 2025 - Giuliano Belinassi <giuliano.belina...@suse.com> + +- Update to comply with gcc-15. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ulp.macros ++++++ --- /var/tmp/diff_new_pack.6IMEqc/_old 2025-04-04 17:28:26.454351892 +0200 +++ /var/tmp/diff_new_pack.6IMEqc/_new 2025-04-04 17:28:26.506354061 +0200 @@ -8,7 +8,7 @@ # livepatching is defined in the spec file. %cflags_livepatching %{lua: if rpm.expand("%livepatchable") == "1" then \ if rpm.expand("%_arch") == "x86_64" then print("-fpatchable-function-entry=16,14 -fdump-ipa-clones") end \ - if rpm.expand("%_arch") == "ppc64le" then print("-fpatchable-function-entry=14,13 -fdump-ipa-clones") end \ + if rpm.expand("%_arch") == "ppc64le" then print("-fpatchable-function-entry=14,13 -fdump-ipa-clones -msplit-patch-nops") end \ end } %tar_lp_basename %{name}-livepatch-%{version}-%{release}