From 37b368d465d81589e8502d5ccd03e17bed24aae0e1b331c6004c69937e13dbd4 Mon Sep 17 00:00:00 2001 From: Aleksa Sarai Date: Thu, 26 Oct 2017 16:57:46 +0000 Subject: [PATCH] Accepting request 536894 from home:thipp:branches:devel:languages:go - Update to go1.9.2 go1.9.2 (released 2017/10/25) includes fixes to the compiler, linker, runtime, documentation, go command, and the crypto/x509, database/sql, log, and net/smtp packages. It includes a fix to a bug introduced in Go 1.9.1 that broke go get of non-Git repositories under certain conditions. See the Go 1.9.2 milestone on our issue tracker for details. OBS-URL: https://build.opensuse.org/request/show/536894 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=303 --- go.changes | 12 ++++++++++++ go.spec | 2 +- go1.9.1.src.tar.gz | 3 --- go1.9.2.src.tar.gz | 3 +++ 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 go1.9.1.src.tar.gz create mode 100644 go1.9.2.src.tar.gz diff --git a/go.changes b/go.changes index 5d7d3e7..b813a2f 100644 --- a/go.changes +++ b/go.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Oct 26 13:53:05 UTC 2017 - thipp@suse.de + +- Update to go1.9.2 + + go1.9.2 (released 2017/10/25) includes fixes to the compiler, + linker, runtime, documentation, go command, and the crypto/x509, + database/sql, log, and net/smtp packages. It includes a fix to a + bug introduced in Go 1.9.1 that broke go get of non-Git + repositories under certain conditions. See the Go 1.9.2 milestone + on our issue tracker for details. + ------------------------------------------------------------------- Sat Oct 21 11:39:37 UTC 2017 - asarai@suse.com diff --git a/go.spec b/go.spec index 5eed6d8..71f9385 100644 --- a/go.spec +++ b/go.spec @@ -77,7 +77,7 @@ %endif Name: go -Version: 1.9.1 +Version: 1.9.2 Release: 0 Summary: A compiled, garbage-collected, concurrent programming language License: BSD-3-Clause diff --git a/go1.9.1.src.tar.gz b/go1.9.1.src.tar.gz deleted file mode 100644 index d548f7f..0000000 --- a/go1.9.1.src.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a84afc9dc7d64fe0fa84d4d735e2ece23831a22117b50dafc75c1484f1cb550e -size 16377700 diff --git a/go1.9.2.src.tar.gz b/go1.9.2.src.tar.gz new file mode 100644 index 0000000..64c3b8a --- /dev/null +++ b/go1.9.2.src.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:665f184bf8ac89986cfd5a4460736976f60b57df6b320ad71ad4cef53bb143dc +size 16383591