Accepting request 483320 from home:thipp:branch:devel:languages:go

- Update to version 15.0.3

OBS-URL: https://build.opensuse.org/request/show/483320
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/golang-packaging?expand=0&rev=44
This commit is contained in:
Flavio Castelli 2017-03-29 15:55:57 +00:00 committed by Git OBS Bridge
parent af936b2c96
commit f742ac4105
5 changed files with 22 additions and 8 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.1</param>
<param name="revision">v15.0.1</param>
<param name="versionformat">15.0.3</param>
<param name="revision">v15.0.3</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:7cc846935434e14273a5db89ec0ce4e905e53fb2e3517c8d9964197f1931fe34
size 15976

View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Mar 29 12:33:36 UTC 2017 - thipp@suse.de
- Update to version 15.0.3:
* Remove duplicates when finding Requires
* bump version to v15.0.3
-------------------------------------------------------------------
Wed Mar 22 10:20:40 UTC 2017 - thipp@suse.de
- Update to version 15.0.2:
* set correct modifier if no arguments are provided
* bump version to v15.0.2
-------------------------------------------------------------------
Tue Mar 14 11:50:37 UTC 2017 - thipp@suse.de

View File

@ -17,12 +17,12 @@
Name: golang-packaging
Version: 15.0.1
Version: 15.0.3
Release: 0
Summary: A toolchain to help packaging golang
License: GPL-3.0
Group: Development/Languages/Golang
Url: https://github.com/marguerite/%{name}
Url: https://github.com/openSUSE/%{name}
Source: %{name}-%{version}.tar.xz
BuildRequires: rpm
@ -32,7 +32,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
A toolchain to help packaging golang, written in ruby.
A toolchain to help packaging golang, written in bash.
%prep
%setup -q