[golang-github-davecgh-go-spew/f21] Bump to upstream 1aaf839fb07e099361e445273993ccd9adc21b07 - related: #1172198

Jan Chaloupka jchaloup at fedoraproject.org
Fri Feb 6 15:38:40 UTC 2015


commit 61f19faca9bb4eec492e62359318000f8427c82b
Author: Jan Chaloupka <jchaloup at redhat.com>
Date:   Fri Feb 6 16:22:34 2015 +0100

    Bump to upstream 1aaf839fb07e099361e445273993ccd9adc21b07
    - related: #1172198

 .gitignore                         |    2 +-
 golang-github-davecgh-go-spew.spec |    8 ++++++--
 sources                            |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 120e0db..857aab8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/go-spew-83f84dc.tar.gz
+/go-spew-1aaf839.tar.gz
diff --git a/golang-github-davecgh-go-spew.spec b/golang-github-davecgh-go-spew.spec
index df3afe6..51279cb 100644
--- a/golang-github-davecgh-go-spew.spec
+++ b/golang-github-davecgh-go-spew.spec
@@ -4,12 +4,12 @@
 %global project         davecgh
 %global repo            go-spew
 %global import_path     %{provider}.%{provider_tld}/%{project}/%{repo}
-%global commit          83f84dc933714d51504ceed59f43ead21d096fe7
+%global commit          1aaf839fb07e099361e445273993ccd9adc21b07
 %global shortcommit     %(c=%{commit}; echo ${c:0:7})
 
 Name:           golang-%{provider}-%{project}-%{repo}
 Version:        0
-Release:        0.1.git%{shortcommit}%{?dist}
+Release:        0.2.git%{shortcommit}%{?dist}
 Summary:        Implements a deep pretty printer for Go data structures to aid in debugging
 License:        ISC
 URL:            https://%{import_path}
@@ -55,6 +55,10 @@ cp -rpav spew %{buildroot}/%{gopath}/src/%{import_path}/
 %{gopath}/src/%{import_path}
 
 %changelog
+* Fri Feb 06 2015 jchaloup <jchaloup at redhat.com> - 0-0.2.git1aaf839
+- Bump to upstream 1aaf839fb07e099361e445273993ccd9adc21b07
+  related: #1172198
+
 * Tue Dec 09 2014 jchaloup <jchaloup at redhat.com> - 0-0.1.git83f84dc
 - First package for Fedora
   resolves: #1172198
diff --git a/sources b/sources
index 83a03cb..e9a5149 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ad071ab5966081e7e9f4cded54c7fff0  go-spew-83f84dc.tar.gz
+02ddfa740442f30be3ea6d9215ca13a2  go-spew-1aaf839.tar.gz


More information about the scm-commits mailing list