[golang-github-ghodss-yaml] Bump to upstream 3bc1590d16074751993dd3b1a76e7a8d1a916a11 - related: #1172603

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


commit d26cee078a54f151a89b8c59f9868f96bbbbb99c
Author: Jan Chaloupka <jchaloup at redhat.com>
Date:   Fri Feb 6 16:26:33 2015 +0100

    Bump to upstream 3bc1590d16074751993dd3b1a76e7a8d1a916a11
    - 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 bca60e5..673ee0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/yaml-4fb5c72.tar.gz
+/yaml-3bc1590.tar.gz
diff --git a/golang-github-ghodss-yaml.spec b/golang-github-ghodss-yaml.spec
index c2b66b8..f5a3d0a 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          4fb5c728a37b361a1e971a3bb3d785fcc96b6ef5
+%global commit          3bc1590d16074751993dd3b1a76e7a8d1a916a11
 %global shortcommit     %(c=%{commit}; echo ${c:0:7})
 
 Name:           golang-%{provider}-%{project}-%{repo}
 Version:        0
-Release:        0.2.git%{shortcommit}%{?dist}
+Release:        0.3.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
+* Fri Feb 06 2015 jchaloup <jchaloup at redhat.com> - 0-0.3.git3bc1590
+- Bump to upstream 3bc1590d16074751993dd3b1a76e7a8d1a916a11
+  related: #1172603
+
 * Wed Dec 24 2014 jchaloup <jchaloup at redhat.com> - 0-0.2.git92ff9d3
 - Bump to 4fb5c728a37b361a1e971a3bb3d785fcc96b6ef5
   related: #1172603
diff --git a/sources b/sources
index 62d1a9d..ad711b7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-15595a63ff58a0065af46d0b1c265faa  yaml-4fb5c72.tar.gz
+d42d6e45287936c14eee429f930ae690  yaml-3bc1590.tar.gz


More information about the scm-commits mailing list