[golang-github-ghodss-yaml/el6] Bump to 4fb5c728a37b361a1e971a3bb3d785fcc96b6ef5 - related: #1172603

Jan Chaloupka jchaloup at fedoraproject.org
Wed Dec 24 13:03:07 UTC 2014


commit b57b58d80383b8f0ac665c4b9eb93f1674c4a758
Author: Jan Chaloupka <jchaloup at redhat.com>
Date:   Wed Dec 24 13:53:10 2014 +0100

    Bump to 4fb5c728a37b361a1e971a3bb3d785fcc96b6ef5
    - related: #1172603

 .gitignore                     |    2 +-
 golang-github-ghodss-yaml.spec |    8 ++++++--
 sources                        |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f8d938a..bca60e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/yaml-92ff9d3.tar.gz
+/yaml-4fb5c72.tar.gz
diff --git a/golang-github-ghodss-yaml.spec b/golang-github-ghodss-yaml.spec
index 72e833b..c2b66b8 100644
--- a/golang-github-ghodss-yaml.spec
+++ b/golang-github-ghodss-yaml.spec
@@ -4,12 +4,12 @@
 %global project         ghodss
 %global repo            yaml
 %global import_path     %{provider}.%{provider_tld}/%{project}/%{repo}
-%global commit          92ff9d30bd0a5a2d077f3bc00843e409f65cd38e
+%global commit          4fb5c728a37b361a1e971a3bb3d785fcc96b6ef5
 %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:        A better way to marshal and unmarshal YAML in Golang
 License:        MIT
 URL:            https://%{import_path}
@@ -55,6 +55,10 @@ GOPATH=%{buildroot}/%{gopath}:%{gopath} go test %{import_path}
 %{gopath}/src/%{import_path}
 
 %changelog
+* Wed Dec 24 2014 jchaloup <jchaloup at redhat.com> - 0-0.2.git92ff9d3
+- Bump to 4fb5c728a37b361a1e971a3bb3d785fcc96b6ef5
+  related: #1172603
+
 * Tue Dec 09 2014 jchaloup <jchaloup at redhat.com> - 0-0.1.git92ff9d3
 - First package for Fedora
   resolves: #1172603
diff --git a/sources b/sources
index 575faf8..62d1a9d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-498922473fee402d9a50da6c63a655cd  yaml-92ff9d3.tar.gz
+15595a63ff58a0065af46d0b1c265faa  yaml-4fb5c72.tar.gz


More information about the scm-commits mailing list