Accepting request 847935 from home:jfkw:branches:devel:languages:go

- Update to version 15.0.14:
  * Ensure to touch $RPM_BUILD_ROOT only in the various install phases
  * Add support for riscv64

OBS-URL: https://build.opensuse.org/request/show/847935
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/golang-packaging?expand=0&rev=70
This commit is contained in:
Jeff Kowalczyk 2020-11-11 18:39:07 +00:00 committed by Git OBS Bridge
parent cf3ec2e337
commit 1c531218ba
6 changed files with 13 additions and 6 deletions

View File

@ -5,7 +5,7 @@
<param name="filename">golang-packaging</param>
<param name="exclude">.git</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="revision">v15.0.13</param>
<param name="revision">v15.0.14</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>
</service>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/golang-packaging</param>
<param name="changesrevision">5282fde8ea690a38a01b6f274ab7d744808e5b60</param></service></servicedata>
<param name="changesrevision">62026e0b9a38c53d12fd9043af5dc66419152651</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Nov 11 17:59:12 UTC 2020 - jkowalczyk@suse.com
- Update to version 15.0.14:
* Ensure to touch $RPM_BUILD_ROOT only in the various install phases
* Add support for riscv64
-------------------------------------------------------------------
Fri May 29 19:13:55 UTC 2020 - jkowalczyk@suse.com

View File

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