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:
Dominique Leuenberger 2018-02-15 12:22:21 +00:00 committed by Git OBS Bridge
commit 641046bf25
5 changed files with 22 additions and 7 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.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">

View File

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

View File

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

View File

@ -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

View File

@ -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