Hello community,

here is the log from the commit of package go1.13 for openSUSE:Leap:15.2 
checked in at 2020-05-23 16:07:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/go1.13 (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.go1.13.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "go1.13"

Sat May 23 16:07:12 2020 rev:4 rq:808184 version:1.13.11

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/go1.13/go1.13.changes  2020-05-07 
19:38:03.678777174 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.go1.13.new.2738/go1.13.changes        
2020-05-23 16:07:18.369038405 +0200
@@ -1,0 +2,12 @@
+Fri May 15 19:42:01 UTC 2020 - Jeff Kowalczyk <jkowalc...@suse.com>
+
+- go1.13.11 (released 2020/05/14) includes fixes to the compiler.
+  Refs boo#1149259.
+  * go#38442 cmd/compile: unexpected nil dereference on s390x
+
+-------------------------------------------------------------------
+Wed Apr 29 13:19:09 UTC 2020 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- Requires binutils-gold for %arm and aarch64 - boo#1170826
+
+-------------------------------------------------------------------

Old:
----
  go1.13.10.src.tar.gz

New:
----
  go1.13.11.src.tar.gz

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

Other differences:
------------------
++++++ go1.13.spec ++++++
--- /var/tmp/diff_new_pack.0BUpzd/_old  2020-05-23 16:07:19.061039888 +0200
+++ /var/tmp/diff_new_pack.0BUpzd/_new  2020-05-23 16:07:19.065039897 +0200
@@ -118,7 +118,7 @@
 %endif
 
 Name:           go1.13
-Version:        1.13.10
+Version:        1.13.11
 Release:        0
 Summary:        A compiled, garbage-collected, concurrent programming language
 License:        BSD-3-Clause
@@ -162,6 +162,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}

++++++ go1.13.10.src.tar.gz -> go1.13.11.src.tar.gz ++++++
/work/SRC/openSUSE:Leap:15.2/go1.13/go1.13.10.src.tar.gz 
/work/SRC/openSUSE:Leap:15.2/.go1.13.new.2738/go1.13.11.src.tar.gz differ: char 
15, line 1


Reply via email to