Accepting request 403809 from home:tboerger:branches:devel:languages:go

Updated to latest version, 14.9.2

OBS-URL: https://build.opensuse.org/request/show/403809
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/golang-packaging?expand=0&rev=37
This commit is contained in:
Jordi Massaguer 2016-06-21 10:36:12 +00:00 committed by Git OBS Bridge
parent 05c3a6394d
commit f0650dbdfd
5 changed files with 21 additions and 6 deletions

View File

@ -4,8 +4,8 @@
<param name="scm">git</param> <param name="scm">git</param>
<param name="filename">golang-packaging</param> <param name="filename">golang-packaging</param>
<param name="exclude">.git</param> <param name="exclude">.git</param>
<param name="versionformat">14.9.1</param> <param name="versionformat">14.9.2</param>
<param name="revision">v14.9.1</param> <param name="revision">v14.9.2</param>
<param name="changesgenerate">enable</param> <param name="changesgenerate">enable</param>
</service> </service>
<service name="recompress" mode="disabled"> <service name="recompress" mode="disabled">

View File

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

View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Jun 21 09:32:43 UTC 2016 - tboerger@suse.com
- Update to version 14.9.2:
+ [SLE11]some commands need time to finish, immediate close will get wrong status, so use timeout 30s
+ [SLE]ditch named group in regexp in golang.req, the oniguruma in ruby 1.8.7 doesn't support named group
+ fix a typo in cli.rb
+ increate timeout to 300s or go install can't finish
+ Remove runtime dependency for Go API
+ simplify rpmsysinfo.rb
+ release 14.9.1
+ Added go_nostrip macro
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jun 08 10:36:29 UTC 2016 - i@marguerite.su Wed Jun 08 10:36:29 UTC 2016 - i@marguerite.su

View File

@ -16,8 +16,10 @@
# #
%define version_unconverted 14.9.2
Name: golang-packaging Name: golang-packaging
Version: 14.9.1 Version: 14.9.2
Release: 0 Release: 0
Summary: A toolchain to help packaging golang Summary: A toolchain to help packaging golang
License: GPL-3.0 License: GPL-3.0