Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package binutils for openSUSE:Factory checked in at 2025-07-20 15:27:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/binutils (Old) and /work/SRC/openSUSE:Factory/.binutils.new.8875 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "binutils" Sun Jul 20 15:27:45 2025 rev:181 rq:1294193 version:2.43 Changes: -------- --- /work/SRC/openSUSE:Factory/binutils/binutils.changes 2025-07-14 10:54:28.563536338 +0200 +++ /work/SRC/openSUSE:Factory/.binutils.new.8875/binutils.changes 2025-07-20 15:27:46.616853938 +0200 @@ -9 +9 @@ -- pr33029.patch: Fix crash in assembler with -gdawrf-5 +- pr33029.patch: Fix crash in assembler with -gdwarf-5 @@ -20,0 +21,5 @@ + +------------------------------------------------------------------- +Thu Feb 13 09:39:06 UTC 2025 - Richard Biener <rguent...@suse.com> + +- Do not build binutils-gold for SLFO. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ binutils.spec ++++++ --- /var/tmp/diff_new_pack.44tFdR/_old 2025-07-20 15:27:48.056913530 +0200 +++ /var/tmp/diff_new_pack.44tFdR/_new 2025-07-20 15:27:48.060913695 +0200 @@ -178,7 +178,8 @@ %else PreReq: update-alternatives %endif -%if 0%{!?cross:1} && 0%{?suse_version} >= 1310 +# We want gold for SLE15 and (newer) openSUSE, but not SLE16 +%if 0%{!?cross:1} && 0%{?suse_version} >= 1310 && ( 0%{?suse_version} < 1600 || 0%{?is_opensuse} ) %define gold_archs %ix86 aarch64 %arm x86_64 %x86_64 ppc ppc64 ppc64le s390x %sparc %endif