Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rust1.75 for openSUSE:Factory checked in at 2024-01-29 22:25:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rust1.75 (Old) and /work/SRC/openSUSE:Factory/.rust1.75.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rust1.75" Mon Jan 29 22:25:59 2024 rev:2 rq:1141902 version:1.75.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rust1.75/rust1.75.changes 2024-01-04 15:59:04.216185353 +0100 +++ /work/SRC/openSUSE:Factory/.rust1.75.new.1815/rust1.75.changes 2024-01-29 22:26:03.375008412 +0100 @@ -1,0 +2,7 @@ +Sat Jan 27 01:03:10 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.75.spec ++++++ --- /var/tmp/diff_new_pack.I5TSsv/_old 2024-01-29 22:26:12.823350875 +0100 +++ /var/tmp/diff_new_pack.I5TSsv/_new 2024-01-29 22:26:12.823350875 +0100 @@ -1,7 +1,7 @@ # -# spec file +# spec file for package rust1.75 # -# 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 @@ -666,6 +666,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 \