Accepting request 631822 from home:stawidy:branches:devel:languages:go

- Update to version 1.10.4:
  * go1.10.4 (released 2018/08/24) includes fixes to the go command, 
    linker, and the net/http, mime/multipart, ld/macho, bytes, and 
    strings packages. See the Go 1.10.4 milestone on our issue 
    tracker for details.

OBS-URL: https://build.opensuse.org/request/show/631822
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=313
This commit is contained in:
Jordi Massaguer 2018-09-26 15:45:46 +00:00 committed by Git OBS Bridge
parent d3a420ebb0
commit fe2a9cea7e
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Aug 27 14:07:26 UTC 2018 - duyizhaozj321@yahoo.com
- Update to version 1.10.4:
* go1.10.4 (released 2018/08/24) includes fixes to the go command,
linker, and the net/http, mime/multipart, ld/macho, bytes, and
strings packages. See the Go 1.10.4 milestone on our issue
tracker for details.
-------------------------------------------------------------------
Sun Jun 10 12:42:47 UTC 2018 - duyizhaozj321@yahoo.com

View File

@ -22,7 +22,7 @@
%define short_version 1.10
Name: go
Version: 1.10.3
Version: 1.10.4
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: A compiled, garbage-collected, concurrent programming language