Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rust1.74 for openSUSE:Factory checked in at 2024-01-28 19:40:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rust1.74 (Old) and /work/SRC/openSUSE:Factory/.rust1.74.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rust1.74" Sun Jan 28 19:40:17 2024 rev:2 rq:1141903 version:1.74.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rust1.74/rust1.74.changes 2023-11-23 21:43:07.912980231 +0100 +++ /work/SRC/openSUSE:Factory/.rust1.74.new.1815/rust1.74.changes 2024-01-28 19:40:26.011793044 +0100 @@ -1,0 +2,7 @@ +Sat Jan 27 01:09:16 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.74.spec ++++++ --- /var/tmp/diff_new_pack.Q73mqJ/_old 2024-01-28 19:40:35.824146492 +0100 +++ /var/tmp/diff_new_pack.Q73mqJ/_new 2024-01-28 19:40:35.828146636 +0100 @@ -1,7 +1,7 @@ # -# spec file +# spec file for package rust1.74 # -# 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 @@ -665,6 +665,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 \