Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package go1.18 for openSUSE:Factory checked in at 2022-05-05 23:05:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/go1.18 (Old) and /work/SRC/openSUSE:Factory/.go1.18.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "go1.18" Thu May 5 23:05:17 2022 rev:9 rq:974492 version:1.18.1 Changes: -------- --- /work/SRC/openSUSE:Factory/go1.18/go1.18.changes 2022-04-13 21:05:54.428612542 +0200 +++ /work/SRC/openSUSE:Factory/.go1.18.new.1538/go1.18.changes 2022-05-05 23:05:51.657517420 +0200 @@ -1,0 +2,10 @@ +Mon May 2 08:43:22 UTC 2022 - Martin Li??ka <mli...@suse.cz> + +- Remove remaining use of gold linker when bootstrapping with + gccgo. The binutils-gold package will be removed in the future. + * History: go1.8.3 2017-06-18 added conditional if gccgo defined + BuildRequires: binutils-gold for arches other than s390x + * No information available why binutils-gold was used initially + * Unrelated to upstream recent hardcoded gold dependency for ARM + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ go1.18.spec ++++++ --- /var/tmp/diff_new_pack.ievO1P/_old 2022-05-05 23:05:52.429518384 +0200 +++ /var/tmp/diff_new_pack.ievO1P/_new 2022-05-05 23:05:52.437518394 +0200 @@ -164,9 +164,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build # boostrap %if %{with gccgo} -%ifnarch s390 s390x -BuildRequires: binutils-gold -%endif BuildRequires: gcc%{gcc_go_version}-go %else # no gcc-go