diff --git a/.gitignore b/.gitignore index 18dc4f9..a652c53 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/cobra-8f5946c.tar.gz +/cobra-3120920.tar.gz diff --git a/golang-github-spf13-cobra.spec b/golang-github-spf13-cobra.spec index 42b678b..dd1af77 100644 --- a/golang-github-spf13-cobra.spec +++ b/golang-github-spf13-cobra.spec @@ -32,12 +32,12 @@ # https://github.com/spf13/cobra %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo} %global import_path %{provider_prefix} -%global commit 8f5946caaeeff40a98d67f60c25e89c3525038a3 +%global commit 312092086bed4968099259622145a0c9ae280064 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: golang-%{provider}-%{project}-%{repo} Version: 0 -Release: 0.14.git%{shortcommit}%{?dist} +Release: 0.15.git%{shortcommit}%{?dist} Summary: A Commander for modern go CLI interactions License: ASL 2.0 URL: https://%{provider_prefix} @@ -190,6 +190,10 @@ gotest %{import_path} %endif %changelog +* Sat Mar 05 2016 jchaloup - 0-0.15.git3120920 +- Bump to upstream 312092086bed4968099259622145a0c9ae280064 + related: #1214769 + * Mon Feb 22 2016 Fedora Release Engineering - 0-0.14.git8f5946c - https://fedoraproject.org/wiki/Changes/golang1.6 diff --git a/sources b/sources index 2337a83..5bd681f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -488315675b2d21b44b87553bd5671ec6 cobra-8f5946c.tar.gz +8fe53f237ce0ab2f931b2a3ae2a7b007 cobra-3120920.tar.gz