commit 3feff79b0820a0632954e57f487856e05f7977dc
Author: Jan Chaloupka <[email protected]>
Date:   Mon Oct 20 10:59:53 2014 +0200

    Bump to f31442d60e51465c69811e2107ae978868dbea5c
    Choose the correct architecture

 .gitignore                   |    1 +
 golang-github-kr-pretty.spec |    3 ++-
 sources                      |    1 +
 3 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d99450a..bbd0044 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /pretty-5feda8d.tar.gz
+/pretty-f31442d.tar.gz
diff --git a/golang-github-kr-pretty.spec b/golang-github-kr-pretty.spec
index 7baf767..61a1559 100644
--- a/golang-github-kr-pretty.spec
+++ b/golang-github-kr-pretty.spec
@@ -1,6 +1,6 @@
 %global debug_package   %{nil}
 %global import_path     github.com/kr/pretty
-%global commit          5feda8d406801dae804b9773a257cc5592ef88ab
+%global commit          f31442d60e51465c69811e2107ae978868dbea5c
 %global shortcommit     %(c=%{commit}; echo ${c:0:7})
 
 Name:           golang-github-kr-pretty
@@ -52,6 +52,7 @@ GOPATH=%{buildroot}/%{gopath}:%{gopath} go test %{import_path}
 
 %changelog
 * Mon Oct 20 2014 jchaloup <[email protected]> - 0-0.3.git5feda8d
+- Bump to f31442d60e51465c69811e2107ae978868dbea5c
 - Choose the correct architecture
 
 * Mon Sep 15 2014 Lokesh Mandvekar <[email protected]> - 0-0.2.git
diff --git a/sources b/sources
index 970ee00..4280131 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 c74b0a781f880619d7998bf57f12d52a  pretty-5feda8d.tar.gz
+71401062e9f75255d89358a4cb962f87  pretty-f31442d.tar.gz
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang

Reply via email to