Accepting request 383574 from home:MargueriteSu:branches:devel:languages:go

update version 14.8

OBS-URL: https://build.opensuse.org/request/show/383574
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/golang-packaging?expand=0&rev=29
This commit is contained in:
Marguerite Su 2016-04-03 18:34:41 +00:00 committed by Git OBS Bridge
parent 4c4ac92040
commit 7d8d650f25
4 changed files with 19 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a0864bd9a479bad1a1e98782598b337e07f779b76f98a7beef79a6ededaac946
size 20396

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:88f4979b129b6889270fc7eac04db23d46334ff45a832eac006bea0e9d582d4e
size 20569

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Apr 3 03:14:46 UTC 2016 - i@marguerite.su
- update version 14.8
* rpmsysinfo.rb: fix encoding problem in open()
* cli.rb: ruby 1.8.7 doesn't support passing environment
variables in popen(), some commands/tests need time to
finish, an immediate io.close() will get us wrong
exitstatus (broken pipe, code 13). so use 'timeout'
module with a 30s and process.wait for them to quit
successfully.
* golang.req: the oniguruma in ruby 1.8.7 doesn't support
named group in regexp. so ditch the named group used in
go_get_version()
-------------------------------------------------------------------
Wed Feb 24 13:22:40 UTC 2016 - i@marguerite.su

View File

@ -17,7 +17,7 @@
Name: golang-packaging
Version: 14.7
Version: 14.8
Release: 0
Summary: A toolchain to help packaging golang
License: GPL-3.0