Accepting request 519620 from home:thipp:branches:devel:languages:go

- Update to version 15.0.7:
  * *: always use -buildmode=pie
  * fix changelog
  * golang.sh: Fix arch for aarch64

OBS-URL: https://build.opensuse.org/request/show/519620
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/golang-packaging?expand=0&rev=53
This commit is contained in:
Jordi Massaguer 2017-08-30 09:04:20 +00:00 committed by Git OBS Bridge
parent 00663f155f
commit ae8f890ea4
5 changed files with 14 additions and 6 deletions

View File

@ -4,8 +4,8 @@
<param name="scm">git</param>
<param name="filename">golang-packaging</param>
<param name="exclude">.git</param>
<param name="versionformat">15.0.5</param>
<param name="revision">v15.0.5</param>
<param name="versionformat">15.0.7</param>
<param name="revision">v15.0.7</param>
<param name="changesgenerate">enable</param>
</service>
<service name="recompress" mode="disabled">

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Aug 30 08:32:32 UTC 2017 - thipp@suse.de
- Update to version 15.0.7:
* *: always use -buildmode=pie
* fix changelog
* golang.sh: Fix arch for aarch64
-------------------------------------------------------------------
Wed Jun 28 11:55:26 UTC 2017 - thipp@suse.de

View File

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