Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package go1.17 for openSUSE:Factory checked in at 2023-04-15 22:32:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/go1.17 (Old) and /work/SRC/openSUSE:Factory/.go1.17.new.19717 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "go1.17" Sat Apr 15 22:32:51 2023 rev:21 rq:1079521 version:1.17.13 Changes: -------- --- /work/SRC/openSUSE:Factory/go1.17/go1.17.changes 2022-08-25 15:08:54.845192280 +0200 +++ /work/SRC/openSUSE:Factory/.go1.17.new.19717/go1.17.changes 2023-04-15 22:32:54.053452695 +0200 @@ -1,0 +2,5 @@ +Thu Apr 13 04:58:20 UTC 2023 - Martin Liška <mli...@suse.cz> + +- Use gcc13 compiler for Tumbleweed. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ go1.17.spec ++++++ --- /var/tmp/diff_new_pack.1RB57l/_old 2023-04-15 22:32:54.657456180 +0200 +++ /var/tmp/diff_new_pack.1RB57l/_new 2023-04-15 22:32:54.661456203 +0200 @@ -1,7 +1,7 @@ # # spec file for package go1.17 # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,7 +30,7 @@ # Used to bootstrap go toolchain using specific version of gcc-go %if 0%{?suse_version} > 1500 # openSUSE Tumbleweed -%define gcc_go_version 12 +%define gcc_go_version 13 %else %define gcc_go_version 11 %endif