Accepting request 576767 from devel:languages:go
OBS-URL: https://build.opensuse.org/request/show/576767 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/golang-packaging?expand=0&rev=22
This commit is contained in:
commit
641046bf25
4
_service
4
_service
@ -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.7</param>
|
||||
<param name="revision">v15.0.7</param>
|
||||
<param name="versionformat">15.0.8</param>
|
||||
<param name="revision">v15.0.8</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d6188ff72cd2cac05e0e58805c1e1b001aefaa0d4a95ef95c420360a34cc382b
|
||||
size 16060
|
3
golang-packaging-15.0.8.tar.xz
Normal file
3
golang-packaging-15.0.8.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9ce0335cf6c8386bbaf95fea91756f1f8e8515072ca12df61dd958fc653f10f7
|
||||
size 16128
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 12 16:45:42 UTC 2018 - opensuse-packaging@opensuse.org
|
||||
|
||||
- Update to version 15.0.8:
|
||||
* Fix Requires/Provides issue with split packages
|
||||
* Remove unused variables
|
||||
* Bump version to v15.0.5
|
||||
* *: always use -buildmode=pie
|
||||
* bump version to v15.0.6
|
||||
* fix changelog
|
||||
* golang.sh: Fix arch for aarch64
|
||||
* bump version to v15.0.7
|
||||
* Fix the handling of quoted extra args
|
||||
* Bump version 15.0.8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 30 08:32:32 UTC 2017 - thipp@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package golang-packaging
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: golang-packaging
|
||||
Version: 15.0.7
|
||||
Version: 15.0.8
|
||||
Release: 0
|
||||
Summary: A toolchain to help packaging golang
|
||||
License: GPL-3.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user