Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mold for openSUSE:Factory checked in at 2026-04-28 11:57:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mold (Old) and /work/SRC/openSUSE:Factory/.mold.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mold" Tue Apr 28 11:57:26 2026 rev:62 rq:1349521 version:2.40.1 Changes: -------- --- /work/SRC/openSUSE:Factory/mold/mold.changes 2026-03-14 22:22:37.069683895 +0100 +++ /work/SRC/openSUSE:Factory/.mold.new.11940/mold.changes 2026-04-28 12:01:22.773998643 +0200 @@ -1,0 +2,5 @@ +Mon Apr 27 08:07:07 UTC 2026 - Richard Biener <[email protected]> + +- Drop alts support for ld.mold, it is not a full BFD linker replacement. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mold.spec ++++++ --- /var/tmp/diff_new_pack.vNHGf4/_old 2026-04-28 12:01:23.366023160 +0200 +++ /var/tmp/diff_new_pack.vNHGf4/_new 2026-04-28 12:01:23.370023325 +0200 @@ -1,6 +1,7 @@ # # spec file for package mold # +# Copyright (c) 2026 SUSE LLC # Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties @@ -50,8 +51,6 @@ BuildRequires: zstd OrderWithRequires(pre): update-alternatives Suggests: update-alternatives -BuildRequires: alts -Requires: alts %if %{suse_version} < 1600 %define build_args -DMOLD_USE_MIMALLOC=OFF -DMOLD_USE_MIMALLOC=OFF -DCMAKE_INSTALL_DOCDIR:PATH=%{_docdir}/%{name} @@ -79,10 +78,6 @@ %install %cmake_install -mkdir -p %{buildroot}%{_datadir}/libalternatives/ld -cat > %{buildroot}%{_datadir}/libalternatives/ld/5.conf <<EOF -binary=%{_bindir}/ld.mold -EOF %check %if %{suse_version} < 1550 @@ -98,8 +93,6 @@ fi %files -%dir %{_datadir}/libalternatives/ld -%{_datadir}/libalternatives/ld/5.conf %{_bindir}/mold %{_bindir}/ld.mold %dir %{_libdir}/mold
