Hello community,

here is the log from the commit of package go1.11 for openSUSE:Factory checked 
in at 2020-03-19 19:46:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/go1.11 (Old)
 and      /work/SRC/openSUSE:Factory/.go1.11.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "go1.11"

Thu Mar 19 19:46:56 2020 rev:18 rq:785679 version:1.11.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/go1.11/go1.11.changes    2019-12-11 
11:59:23.336885126 +0100
+++ /work/SRC/openSUSE:Factory/.go1.11.new.3160/go1.11.changes  2020-03-19 
19:50:17.216183682 +0100
@@ -1,0 +2,5 @@
+Mon Mar 16 08:50:35 UTC 2020 - Guillaume GARDET <[email protected]>
+
+- %arm requires binutils-gold to build with go1.4
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ go1.11.spec ++++++
--- /var/tmp/diff_new_pack.cZQWAF/_old  2020-03-19 19:50:19.600185058 +0100
+++ /var/tmp/diff_new_pack.cZQWAF/_new  2020-03-19 19:50:19.600185058 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package go1.11
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -123,6 +123,9 @@
 %else
 # no gcc-go
 BuildRequires:  go1.4
+%ifarch %arm
+BuildRequires:  binutils-gold
+%endif
 %endif
 BuildRequires:  fdupes
 BuildRequires:  pkgconfig(systemd)


Reply via email to