eparis pushed to golang-github-coreos-go-etcd (master). "Update go-etcd to unclude support for close()"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Apr 10 17:31:19 UTC 2015


>From b1a56f4e4df8943bbcc08e0000de4eff27275bf0 Mon Sep 17 00:00:00 2001
From: Eric Paris <eparis at redhat.com>
Date: Fri, 10 Apr 2015 12:42:53 -0400
Subject: Update go-etcd to unclude support for close()


diff --git a/.gitignore b/.gitignore
index b2dc620..e48eb6e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /go-etcd-2af7a95.tar.gz
+/go-etcd-6c0c031.tar.gz
diff --git a/golang-github-coreos-go-etcd.spec b/golang-github-coreos-go-etcd.spec
index a3fcd3e..56d8896 100644
--- a/golang-github-coreos-go-etcd.spec
+++ b/golang-github-coreos-go-etcd.spec
@@ -2,7 +2,7 @@
 %global provider_tld    com
 %global project         coreos
 %global repo            go-etcd
-%global commit          2af7a9525b09fb715b215a1fb852dd4814ef52b5
+%global commit          6c0c031546a10bafb185c792b0b05cf7dccd2754
 
 %global import_path     %{provider}.%{provider_tld}/%{project}/%{repo}
 %global shortcommit     %(c=%{commit}; echo ${c:0:7})
@@ -10,7 +10,7 @@
 
 Name:       golang-%{provider}-%{project}-%{repo}
 Version:    0.4.6
-Release:    0.3.rc1.git%{shortcommit}%{?dist}
+Release:    0.4.rc1.git%{shortcommit}%{?dist}
 Summary:    The official etcd v0.2 client library for Go
 License:    ASL 2.0
 URL:        http://%{import_path}
@@ -55,7 +55,10 @@ cp -pav etcd/*.go  %{buildroot}/%{gopath}/src/%{import_path}/etcd
 %attr(644,-,-) %{gopath}/src/%{import_path}/etcd/*.go
 
 %changelog
-* Tue Apr 7 Eric Paris <eparis at redhat.com>
+* Fri Apr 10 2015 Eric Paris <eparis at redhat.com>
+- Bump to version supporting etcd 2.0
+
+* Tue Apr 7 2015 Eric Paris <eparis at redhat.com>
 - include etcd dep
 
 * Tue Mar 31 2015 jchaloup <jchaloup at redhat.com> - 0.4.6-0.2.rc1.git2af7a95
diff --git a/sources b/sources
index 0e3833d..cc4d18c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d2a4377ef3a248d45d7b72c2f4a53bb2  go-etcd-2af7a95.tar.gz
+5217aa91f3b16ccf4c79984b78fca024  go-etcd-6c0c031.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/golang-github-coreos-go-etcd.git/commit/?h=master&id=b1a56f4e4df8943bbcc08e0000de4eff27275bf0


More information about the scm-commits mailing list