Hello community, here is the log from the commit of package go1.12 for openSUSE:Factory checked in at 2020-05-02 22:13:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/go1.12 (Old) and /work/SRC/openSUSE:Factory/.go1.12.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "go1.12" Sat May 2 22:13:35 2020 rev:19 rq:799325 version:1.12.17 Changes: -------- --- /work/SRC/openSUSE:Factory/go1.12/go1.12.changes 2020-04-18 00:27:29.701687613 +0200 +++ /work/SRC/openSUSE:Factory/.go1.12.new.2738/go1.12.changes 2020-05-02 22:13:41.120076999 +0200 @@ -1,0 +2,5 @@ +Wed Apr 29 13:09:22 UTC 2020 - Guillaume GARDET <[email protected]> + +- Requires binutils-gold for %arm and aarch64 - boo#1170826 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ go1.12.spec ++++++ --- /var/tmp/diff_new_pack.6i5FUF/_old 2020-05-02 22:13:42.528079948 +0200 +++ /var/tmp/diff_new_pack.6i5FUF/_new 2020-05-02 22:13:42.532079957 +0200 @@ -165,6 +165,11 @@ %endif Requires(post): update-alternatives Requires(postun): update-alternatives +# Needed on arm aarch64 to avoid +# collect2: fatal error: cannot find 'ld'- +%ifarch %arm aarch64 +Requires: binutils-gold +%endif Requires: gcc Provides: go = %{version} Provides: go-devel = go%{version}
