Hello community,

here is the log from the commit of package go1.11 for openSUSE:Factory checked 
in at 2019-07-29 17:23:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/go1.11 (Old)
 and      /work/SRC/openSUSE:Factory/.go1.11.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "go1.11"

Mon Jul 29 17:23:46 2019 rev:13 rq:714524 version:1.11.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/go1.11/go1.11.changes    2019-06-22 
11:05:58.835994724 +0200
+++ /work/SRC/openSUSE:Factory/.go1.11.new.4126/go1.11.changes  2019-07-29 
17:23:49.654359154 +0200
@@ -1,0 +2,17 @@
+Wed Jul 10 19:51:45 UTC 2019 - Jeff Kowalczyk <jkowalc...@suse.com>
+
+- go1.11.12 (released 2019/07/08) includes fixes to the compiler and
+  the linker.
+  * go#32711 cmd/compile: wrong calculation result for bit operation
+    that's inlined and has all constant shifts in rewrite rules
+  * go#32696 debug/dwarf: cgo produces malformed DWARF data
+  * go#32582 cmd/compile: `switch` statement on a custom `int32` type
+    with negative values behaves differently in two consecutive calls
+
+-------------------------------------------------------------------
+Tue Jul  9 10:48:17 UTC 2019 - Martin Liška <mli...@suse.cz>
+
+- Set NO_BRP_AR in order to workaround issues when ar is used for
+  a Go ELF file.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ go1.11.spec ++++++
--- /var/tmp/diff_new_pack.GRGvXQ/_old  2019-07-29 17:23:50.358358894 +0200
+++ /var/tmp/diff_new_pack.GRGvXQ/_new  2019-07-29 17:23:50.358358894 +0200
@@ -22,7 +22,7 @@
 # (https://github.com/golang/go/issues/17890), but we have to deal with it in
 # the meantime.
 %undefine _build_create_debug
-%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
+%define __arch_install_post export NO_BRP_STRIP_DEBUG=true NO_BRP_AR=true
 
 # By default use go and not gccgo
 %define with_gccgo 0
@@ -82,7 +82,7 @@
 %endif
 
 Name:           go1.11
-Version:        1.11.11
+Version:        1.11.12
 Release:        0
 Summary:        A compiled, garbage-collected, concurrent programming language
 License:        BSD-3-Clause

++++++ go1.11.11.src.tar.gz -> go1.11.12.src.tar.gz ++++++
/work/SRC/openSUSE:Factory/go1.11/go1.11.11.src.tar.gz 
/work/SRC/openSUSE:Factory/.go1.11.new.4126/go1.11.12.src.tar.gz differ: char 
140, line 1


Reply via email to