[golang-github-spf13-cobra] Bump to e1e66f7b4e667751cf530ddb6e72b79d6eeb0235 - related: #1085881

Jan Chaloupka jchaloup at fedoraproject.org
Wed Dec 24 12:50:38 UTC 2014


commit c63f784f5757a21908ec1e58f41e661e66e9a995
Author: Jan Chaloupka <jchaloup at redhat.com>
Date:   Wed Dec 24 13:37:41 2014 +0100

    Bump to e1e66f7b4e667751cf530ddb6e72b79d6eeb0235
    - related: #1085881

 .gitignore                     |    1 +
 golang-github-spf13-cobra.spec |    8 ++++++--
 sources                        |    1 +
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 63a3fe4..10ac8c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /cobra-e174a40.tar.gz
 /cobra-b1e90a7.tar.gz
+/cobra-e1e66f7.tar.gz
diff --git a/golang-github-spf13-cobra.spec b/golang-github-spf13-cobra.spec
index 8aa5bb2..1fd3cd0 100644
--- a/golang-github-spf13-cobra.spec
+++ b/golang-github-spf13-cobra.spec
@@ -1,12 +1,12 @@
 %global debug_package   %{nil}
 %global import_path     github.com/spf13/cobra
 %global gopath          %{_datadir}/gocode
-%global commit          b1e90a7943957b51bb96a13b44b844475bcf95c0
+%global commit          e1e66f7b4e667751cf530ddb6e72b79d6eeb0235
 %global shortcommit     %(c=%{commit}; echo ${c:0:7})
 
 Name:           golang-github-spf13-cobra
 Version:        0
-Release:        0.4.git%{shortcommit}%{?dist}
+Release:        0.5.git%{shortcommit}%{?dist}
 Summary:        A Commander for modern go CLI interactions
 License:        ASL 2.0
 URL:            http://%{import_path}
@@ -71,6 +71,10 @@ cp -pav *.go %{buildroot}/%{gopath}/src/%{import_path}
 %{gopath}/src/%{import_path}/*.go
 
 %changelog
+* Wed Dec 24 2014 jchaloup <jchaloup at redhat.com> - 0-0.5.gitb1e90a7
+- Bump to e1e66f7b4e667751cf530ddb6e72b79d6eeb0235
+  related: #1085881
+
 * Thu Oct 16 2014 jchaloup <jchaloup at redhat.com> - 0-0.4.gite174a40
 - Bump to b1e90a7943957b51bb96a13b44b844475bcf95c0
 
diff --git a/sources b/sources
index 3eea6fb..38f4356 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 83834fcb94ea3befb5d9d6a5c40a50a3  cobra-e174a40.tar.gz
 0c6a10b55492423207dd12477c25043b  cobra-b1e90a7.tar.gz
+88fbbc47c9c7b95ea9f60d57c969b5b6  cobra-e1e66f7.tar.gz


More information about the scm-commits mailing list