commit 6b2e32afa172f2f8a328346c093ddce0c57bff98
Author: Jan Chaloupka <[email protected]>
Date: Wed Jan 28 11:54:20 2015 +0100
Bump to upstream 0758f407f25a8df60c540b0ec758905192687e14
- related: #1085840
.gitignore | 2 +-
golang-github-fsouza-go-dockerclient.spec | 8 ++++++--
sources | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 67cd5ce..e77918a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/go-dockerclient-b523834.tar.gz
+/go-dockerclient-0758f40.tar.gz
diff --git a/golang-github-fsouza-go-dockerclient.spec
b/golang-github-fsouza-go-dockerclient.spec
index 093bd89..581b73f 100644
--- a/golang-github-fsouza-go-dockerclient.spec
+++ b/golang-github-fsouza-go-dockerclient.spec
@@ -4,12 +4,12 @@
%global project fsouza
%global repo go-dockerclient
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
-%global commit b52383442df766febf51f9f858ee311f69a2f264
+%global commit 0758f407f25a8df60c540b0ec758905192687e14
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: golang-%{provider}-%{project}-%{repo}
Version: 0.2.1
-Release: 3.git%{shortcommit}%{?dist}
+Release: 4.git%{shortcommit}%{?dist}
Summary: Client for the Docker remote API
License: BSD
URL: https://%{import_path}
@@ -53,6 +53,10 @@ cp -pav *.go %{buildroot}/%{gopath}/src/%{import_path}
%{gopath}/src/%{import_path}/*.go
%changelog
+* Wed Jan 28 2015 jchaloup <[email protected]> - 0.2.1-4.git0758f40
+- Bump to upstream 0758f407f25a8df60c540b0ec758905192687e14
+ related: #1085840
+
* Wed Dec 24 2014 jchaloup <[email protected]> - 0.2.1-3.git15d2c6e
- Bump to b52383442df766febf51f9f858ee311f69a2f264
related: #1085840
diff --git a/sources b/sources
index 15b8044..c6c430a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-25cd835534043f25bb97b146e8bc6140 go-dockerclient-b523834.tar.gz
+c7fade3a480b9f62f9934e61d2076d54 go-dockerclient-0758f40.tar.gz
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang