Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rust1.73 for openSUSE:Factory checked in at 2024-01-28 19:41:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rust1.73 (Old) and /work/SRC/openSUSE:Factory/.rust1.73.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rust1.73" Sun Jan 28 19:41:10 2024 rev:2 rq:1141904 version:1.73.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rust1.73/rust1.73.changes 2023-10-08 12:19:53.569553785 +0200 +++ /work/SRC/openSUSE:Factory/.rust1.73.new.1815/rust1.73.changes 2024-01-28 19:41:11.921446748 +0100 @@ -1,0 +2,7 @@ +Sat Jan 27 01:12:26 UTC 2024 - William Brown <william.br...@suse.com> + +- bsc#1217722 jsc#PED-6570 - exclude issue-71519 as when we enable lld for wasm, + this test incorrectly assumes we can use it with -Z gcc-ld=lld which is a nightly + only flag. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rust1.73.spec ++++++ --- /var/tmp/diff_new_pack.cBsjPS/_old 2024-01-28 19:41:23.173852069 +0100 +++ /var/tmp/diff_new_pack.cBsjPS/_new 2024-01-28 19:41:23.173852069 +0100 @@ -1,7 +1,7 @@ # -# spec file +# spec file for package rust1.73 # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2019 Luke Jones, l...@ljones.dev # # All modifications and additions to the file contributed by third parties @@ -664,6 +664,7 @@ --exclude src/bootstrap %else python3 ./x.py test --target=%{rust_triple} \ + --exclude tests/run-make/issue-71519 \ --exclude src/tools/tidy \ --exclude src/tools/expand-yaml-anchors \ --exclude tests/ui/methods \