Hello community,

here is the log from the commit of package go for openSUSE:Factory checked in 
at 2018-06-02 11:56:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/go (Old)
 and      /work/SRC/openSUSE:Factory/.go.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "go"

Sat Jun  2 11:56:27 2018 rev:89 rq:610093 version:1.10.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/go/go.changes    2018-04-30 22:51:57.003761170 
+0200
+++ /work/SRC/openSUSE:Factory/.go.new/go.changes       2018-06-02 
11:56:28.390482398 +0200
@@ -1,0 +2,14 @@
+Thu May 17 11:29:02 UTC 2018 - [email protected]
+
+- Update to version 1.10.2:
+  * includes fixes to the compiler, linker, and go command. 
+- Changes in version 1.10.1:
+  * includes fixes to the compiler, runtime, and the archive/zip, 
+    crypto/tls, crypto/x509, encoding/json, net, net/http, and net/http/pprof 
packages.
+- Changes in version 1.10:
+  * This release improves caching of built packages, adds caching of 
successful 
+    test results, runs vet automatically during tests, and permits passing 
string 
+    values directly between Go and C using cgo. A new compiler option 
whitelist may 
+    cause unexpected invalid flag errors in code that built successfully with 
older releases.  
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ go.spec ++++++
--- /var/tmp/diff_new_pack.0zgcC3/_old  2018-06-02 11:56:29.174453648 +0200
+++ /var/tmp/diff_new_pack.0zgcC3/_new  2018-06-02 11:56:29.178453502 +0200
@@ -19,10 +19,10 @@
 # By default we don't include tsan. It's only supported on amd64.
 %define tsan_arch x86_64
 
-%define short_version 1.9
+%define short_version 1.10
 
 Name:           go
-Version:        1.9.4
+Version:        1.10.2
 Release:        0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        A compiled, garbage-collected, concurrent programming language


Reply via email to