Hello community,

here is the log from the commit of package go1.11 for openSUSE:Factory checked 
in at 2020-05-02 22:13:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/go1.11 (Old)
 and      /work/SRC/openSUSE:Factory/.go1.11.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "go1.11"

Sat May  2 22:13:31 2020 rev:21 rq:799324 version:1.11.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/go1.11/go1.11.changes    2020-04-18 
00:28:55.161864576 +0200
+++ /work/SRC/openSUSE:Factory/.go1.11.new.2738/go1.11.changes  2020-05-02 
22:13:31.532056913 +0200
@@ -1,0 +2,5 @@
+Wed Apr 29 13:16:50 UTC 2020 - Guillaume GARDET <[email protected]>
+
+- Requires binutils-gold for %arm and aarch64 - boo#1170826
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ go1.11.spec ++++++
--- /var/tmp/diff_new_pack.MVXnTQ/_old  2020-05-02 22:13:32.316058555 +0200
+++ /var/tmp/diff_new_pack.MVXnTQ/_new  2020-05-02 22:13:32.320058564 +0200
@@ -141,6 +141,11 @@
 BuildRequires:  rpm >= 4.11.1
 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}


Reply via email to