Accepting request 1039659 from devel:languages:go
- Update to version 15.0.17: * Add *.proto to the list of src files (Fixes #40) OBS-URL: https://build.opensuse.org/request/show/1039659 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/golang-packaging?expand=0&rev=31
This commit is contained in:
commit
0a403763c3
2
_service
2
_service
@ -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.16</param>
|
||||
<param name="revision">v15.0.17</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
</service>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/golang-packaging</param>
|
||||
<param name="changesrevision">8ef5013b774130cb0855932a56237e8e0b0d7706</param></service></servicedata>
|
||||
<param name="changesrevision">23f31df20489bf9bb3a4ce36d4fcf6a3cee2bb64</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5badaef446e256ee798b4e8899a3b1cf0c67e57acb3fb441ab37a0691b17edd8
|
||||
size 16876
|
BIN
golang-packaging-15.0.17.tar.xz
(Stored with Git LFS)
Normal file
BIN
golang-packaging-15.0.17.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 2 21:34:10 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- Update to version 15.0.17:
|
||||
* Add *.proto to the list of src files (Fixes #40)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 17 00:04:46 UTC 2022 - Jeff Kowalczyk <jkowalczyk@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!_rpmmacrodir:%define _rpmmacrodir /etc/rpm}
|
||||
|
||||
Name: golang-packaging
|
||||
Version: 15.0.16
|
||||
Version: 15.0.17
|
||||
Release: 0
|
||||
Summary: A toolchain to help packaging golang
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
x
Reference in New Issue
Block a user