Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package go for openSUSE:Factory checked in at 2022-08-27 11:47:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/go (Old) and /work/SRC/openSUSE:Factory/.go.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "go" Sat Aug 27 11:47:47 2022 rev:104 rq:999276 version:1.19 Changes: -------- --- /work/SRC/openSUSE:Factory/go/go.changes 2022-04-20 16:54:33.358467573 +0200 +++ /work/SRC/openSUSE:Factory/.go.new.2083/go.changes 2022-08-27 11:47:51.733551460 +0200 @@ -1,0 +2,7 @@ +Tue Aug 23 05:22:33 UTC 2022 - Jeff Kowalczyk <[email protected]> + +- Update to current stable go1.19 + Refs boo#1200441 go1.19 release tracking +- Add define tsan_arch s390x ppc64le new in go1.19 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ go.spec ++++++ --- /var/tmp/diff_new_pack.Sljwmh/_old 2022-08-27 11:47:52.217552649 +0200 +++ /var/tmp/diff_new_pack.Sljwmh/_new 2022-08-27 11:47:52.221552660 +0200 @@ -19,7 +19,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 +%define tsan_arch x86_64 aarch64 s390x ppc64le %else # Cannot use {nil} here (ifarch doesn't like it) so just make up a fake # architecture that no build will ever match. @@ -27,7 +27,7 @@ %endif Name: go -Version: 1.18 +Version: 1.19 # Version must always be a valid golang(API) version %define api_version %{version} Release: 0
