commit c120d3bb5c462d654687ca2e5c0936485028c55f
Author: Jan Chaloupka <[email protected]>
Date:   Wed Dec 24 13:37:41 2014 +0100

    Bump to e1e66f7b4e667751cf530ddb6e72b79d6eeb0235
    - related: #1085881

 .gitignore                     |    2 +-
 golang-github-spf13-cobra.spec |   14 ++++++++++++--
 sources                        |    2 +-
 3 files changed, 14 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c91d9f5..0c61ac9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/cobra-e174a40.tar.gz
+/cobra-e1e66f7.tar.gz
diff --git a/golang-github-spf13-cobra.spec b/golang-github-spf13-cobra.spec
index 3de528c..68c7386 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          e174a40cf5ac0768181065462ef36ec1ad07470c
+%global commit          e1e66f7b4e667751cf530ddb6e72b79d6eeb0235
 %global shortcommit     %(c=%{commit}; echo ${c:0:7})
 
 Name:           golang-github-spf13-cobra
 Version:        0
-Release:        0.2.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}
@@ -52,6 +52,16 @@ cp -av *.go %{buildroot}/%{gopath}/src/%{import_path}
 %{gopath}/src/%{import_path}/*.go
 
 %changelog
+* Wed Dec 24 2014 jchaloup <[email protected]> - 0-0.5.gitb1e90a7
+- Bump to e1e66f7b4e667751cf530ddb6e72b79d6eeb0235
+  related: #1085881
+
+* Thu Oct 16 2014 jchaloup <[email protected]> - 0-0.4.gite174a40
+- Bump to b1e90a7943957b51bb96a13b44b844475bcf95c0
+
+* Sat Jun 07 2014 Fedora Release Engineering <[email protected]> 
- 0-0.3.gite174a40
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
+
 * Fri Apr 04 2014 Lokesh Mandvekar <[email protected]> 0-0.2.git
 - correct tarball name
 
diff --git a/sources b/sources
index 7a66d13..24da223 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-83834fcb94ea3befb5d9d6a5c40a50a3  cobra-e174a40.tar.gz
+88fbbc47c9c7b95ea9f60d57c969b5b6  cobra-e1e66f7.tar.gz
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang

Reply via email to