jchaloup pushed to etcd (master). "Update to v2.0.9 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 8 09:14:48 UTC 2015


>From 65f255239d5a46760e2113a7c98373f5a39c69ed Mon Sep 17 00:00:00 2001
From: Jan Chaloupka <jchaloup at redhat.com>
Date: Wed, 8 Apr 2015 10:58:35 +0200
Subject: Update to v2.0.9 - resolves: #1209666


diff --git a/.gitignore b/.gitignore
index 2f6f45f..8626137 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/v2.0.8.tar.gz
+/v2.0.9.tar.gz
diff --git a/etcd.spec b/etcd.spec
index d2cc689..38d98a9 100644
--- a/etcd.spec
+++ b/etcd.spec
@@ -4,13 +4,13 @@
 %global provider_tld    com
 %global project         coreos
 %global repo            etcd
-%global commit          0cb90e4bea279eb207be3478affac7cc02692bec
+%global commit          02697ca725e5c790cc1f9d0918ff22fad84cb4c5
 
 %global import_path     %{provider}.%{provider_tld}/%{project}/%{repo}
 
 Name:		%{repo}
-Version:	2.0.8
-Release:	0.2%{?dist}
+Version:	2.0.9
+Release:	0.1%{?dist}
 Summary:	A highly-available key value store for shared configuration
 License:	ASL 2.0
 URL:		https://%{import_path}
@@ -28,9 +28,9 @@ BuildRequires:	golang >= 1.3.3
 BuildRequires:	golang(code.google.com/p/gogoprotobuf/proto)
 BuildRequires:	golang(github.com/codegangsta/cli)
 BuildRequires:	golang(github.com/coreos/go-etcd/etcd)
-BuildRequires:  golang(golang.org/x/net/context)
 BuildRequires:  golang(github.com/jonboulle/clockwork)
 BuildRequires:  golang(github.com/stretchr/testify/assert)
+BuildRequires:  golang(golang.org/x/net/context)
 %endif
 BuildRequires:	systemd
 Requires(pre):	shadow-utils
@@ -216,6 +216,10 @@ getent passwd %{name} >/dev/null || useradd -r -g %{name} -d %{_sharedstatedir}/
 %endif
 
 %changelog
+* Wed Apr 08 2015 jchaloup <jchaloup at redhat.com> - 2.0.9-0.1
+- Update to v2.0.9
+  resolves: #1209666
+
 * Fri Apr 03 2015 jchaloup <jchaloup at redhat.com> - 2.0.8-0.2
 - Update spec file to fit for rhel too (thanks to eparis)
   related: #1207881
diff --git a/sources b/sources
index 5c95cfc..43a8945 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-14cff2cb655e5afcafb54ca877db80b3  v2.0.8.tar.gz
+7c4ed6aaf1eeac7c54ba06b0def71635  v2.0.9.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/etcd.git/commit/?h=master&id=65f255239d5a46760e2113a7c98373f5a39c69ed


More information about the scm-commits mailing list