[golang-github-docker-spdystream/f21] Bump to upstream e9bf9912b85eec0ed6aaf317808a0eab25e3ca43 - resolves: #1196363

Jan Chaloupka jchaloup at fedoraproject.org
Tue Mar 3 16:06:09 UTC 2015


commit b717885509eadb77fde17f1ec2aa649ce3b771d9
Author: Jan Chaloupka <jchaloup at redhat.com>
Date:   Tue Mar 3 16:35:14 2015 +0100

    Bump to upstream e9bf9912b85eec0ed6aaf317808a0eab25e3ca43
    - resolves: #1196363

 .gitignore                           | 2 +-
 golang-github-docker-spdystream.spec | 8 ++++++--
 sources                              | 2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3aefba8..4f2d35e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/spdystream-29e1da2.tar.gz
+/spdystream-e9bf991.tar.gz
diff --git a/golang-github-docker-spdystream.spec b/golang-github-docker-spdystream.spec
index cd958c2..ba39c83 100644
--- a/golang-github-docker-spdystream.spec
+++ b/golang-github-docker-spdystream.spec
@@ -4,12 +4,12 @@
 %global project         docker
 %global repo            spdystream
 %global import_path     %{provider}.%{provider_tld}/%{project}/%{repo}
-%global commit          29e1da2890f60336f98d0b3bf28b05070aa2ee4d
+%global commit          e9bf9912b85eec0ed6aaf317808a0eab25e3ca43
 %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 multiplexed stream library using spdy
 License:        ASL 2.0
 URL:            https://%{import_path}
@@ -60,6 +60,10 @@ GOPATH=%{buildroot}/%{gopath}:%{gopath} go test %{import_path}
 %{gopath}/src/%{import_path}
 
 %changelog
+* Tue Mar 03 2015 jchaloup <jchaloup at redhat.com> - 0-0.2.gite9bf991
+- Bump to upstream e9bf9912b85eec0ed6aaf317808a0eab25e3ca43
+  resolves: #1196363
+
 * Wed Feb 25 2015 jchaloup <jchaloup at redhat.com> - 0-0.1.git29e1da2
 - First package for Fedora
   resolves: #1196363
diff --git a/sources b/sources
index dba87d5..743508b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1b966aef272bae67a01ec71c5629bbca  spdystream-29e1da2.tar.gz
+6d6d83f876461c9e1758d51b3fbff3a4  spdystream-e9bf991.tar.gz


More information about the scm-commits mailing list