Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rust1.91 for openSUSE:Factory checked in at 2026-01-27 16:07:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rust1.91 (Old) and /work/SRC/openSUSE:Factory/.rust1.91.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rust1.91" Tue Jan 27 16:07:03 2026 rev:3 rq:1329267 version:1.91.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rust1.91/rust1.91.changes 2025-11-13 17:26:47.073628051 +0100 +++ /work/SRC/openSUSE:Factory/.rust1.91.new.1928/rust1.91.changes 2026-01-27 16:07:36.042239470 +0100 @@ -1,0 +2,5 @@ +Tue Nov 18 07:13:09 UTC 2025 - William Brown <[email protected]> + +- Resolve bootstrap incorrectly using lld + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rust1.91.spec ++++++ --- /var/tmp/diff_new_pack.IfetSd/_old 2026-01-27 16:07:52.442931173 +0100 +++ /var/tmp/diff_new_pack.IfetSd/_new 2026-01-27 16:07:52.450931510 +0100 @@ -617,10 +617,9 @@ --set llvm.link-jobs=0 \ --set llvm.clang=false \ --set target.%{rust_triple}.profiler=true \ - %{?with_llvmtools: --set llvm.use-linker=lld } \ + %{?with_llvmtools: --set llvm.use-linker=lld --set rust.use-lld=true } \ --default-linker=%{rlinker} \ --set rust.lld=true \ - --set rust.use-lld=true \ %{?with_sccache: --enable-sccache} \ %{!?with_sccache: --enable-ccache} \ --disable-docs \
