diff --git a/golang-packaging-14.7.tar.gz b/golang-packaging-14.7.tar.gz deleted file mode 100644 index a4f4e4d..0000000 --- a/golang-packaging-14.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0864bd9a479bad1a1e98782598b337e07f779b76f98a7beef79a6ededaac946 -size 20396 diff --git a/golang-packaging-14.8.tar.gz b/golang-packaging-14.8.tar.gz new file mode 100644 index 0000000..fd481ee --- /dev/null +++ b/golang-packaging-14.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88f4979b129b6889270fc7eac04db23d46334ff45a832eac006bea0e9d582d4e +size 20569 diff --git a/golang-packaging.changes b/golang-packaging.changes index 6d8fca4..cd16526 100644 --- a/golang-packaging.changes +++ b/golang-packaging.changes @@ -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 diff --git a/golang-packaging.spec b/golang-packaging.spec index 336fade..d5c0e0e 100644 --- a/golang-packaging.spec +++ b/golang-packaging.spec @@ -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