Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package go for openSUSE:Factory checked in at 2026-08-09 21:32:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/go (Old) and /work/SRC/openSUSE:Factory/.go.new.16738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "go" Sun Aug 9 21:32:27 2026 rev:114 rq:1370074 version:1.26 Changes: -------- --- /work/SRC/openSUSE:Factory/go/go.changes 2026-06-10 16:42:09.534550977 +0200 +++ /work/SRC/openSUSE:Factory/.go.new.16738/go.changes 2026-08-09 21:33:33.926552040 +0200 @@ -1,0 +2,5 @@ +Thu Aug 6 09:06:14 UTC 2026 - Andreas Schwab <[email protected]> + +- Enable go-race on riscv64 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ go.spec ++++++ --- /var/tmp/diff_new_pack.57ILhN/_old 2026-08-09 21:33:34.462570232 +0200 +++ /var/tmp/diff_new_pack.57ILhN/_new 2026-08-09 21:33:34.462570232 +0200 @@ -18,7 +18,7 @@ # NOTE: This logic must come from the latest go1.x package specfile. # We only build go-race on supported systems. %if 0%{suse_version} >= 1500 || 0%{?sle_version} >= 150000 -%define tsan_arch x86_64 aarch64 s390x ppc64le +%define tsan_arch x86_64 aarch64 s390x ppc64le riscv64 %else # Cannot use {nil} here (ifarch doesn't like it) so just make up a fake # architecture that no build will ever match.
