diff --git a/.gitignore b/.gitignore index 70b85a7..ab9559f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/go-flags-5e11878.tar.gz +/go-flags-f2785f5.tar.gz diff --git a/golang-github-jessevdk-go-flags.spec b/golang-github-jessevdk-go-flags.spec index 141aec1..b70c898 100644 --- a/golang-github-jessevdk-go-flags.spec +++ b/golang-github-jessevdk-go-flags.spec @@ -25,12 +25,12 @@ # https://github.com/jessevdk/go-flags %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo} %global import_path %{provider_prefix} -%global commit 5e118789801496c93ba210d34ef1f2ce5a9173bd +%global commit f2785f5820ec967043de79c8be97edfc464ca745 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: golang-%{provider}-%{project}-%{repo} Version: 0 -Release: 0.6.git%{shortcommit}%{?dist} +Release: 0.7.git%{shortcommit}%{?dist} Summary: Go command line option parser License: BSD URL: https://%{provider_prefix} @@ -150,6 +150,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Mon Jul 25 2016 jchaloup - 0-0.7.gitf2785f5 +- Bump to upstream f2785f5820ec967043de79c8be97edfc464ca745 + related: #1250487 + * Thu Jul 21 2016 Fedora Release Engineering - 0-0.6.git5e11878 - https://fedoraproject.org/wiki/Changes/golang1.7 diff --git a/sources b/sources index 521e797..3ec12e1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bf5c9fa5446059ae7f003a23090c58c2 go-flags-5e11878.tar.gz +d2fb260916e9db81c2f8cc3463895c1b go-flags-f2785f5.tar.gz