[etcd] Bump to 9481945228b97c5d019596b921d8b03833964d9e (v2.0.5)

Jan Chaloupka jchaloup at fedoraproject.org
Thu Mar 12 10:24:49 UTC 2015


commit 2bb1a649c742d6554fb2c5a07cd221c5369f620a
Author: Jan Chaloupka <jchaloup at redhat.com>
Date:   Thu Mar 12 11:16:35 2015 +0100

    Bump to 9481945228b97c5d019596b921d8b03833964d9e (v2.0.5)

 .gitignore | 2 +-
 etcd.spec  | 9 ++++++---
 sources    | 2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5f01d7a..60bfc85 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/v2.0.3.tar.gz
+/v2.0.5.tar.gz
diff --git a/etcd.spec b/etcd.spec
index ac501cd..6a430a0 100644
--- a/etcd.spec
+++ b/etcd.spec
@@ -4,13 +4,13 @@
 %global provider_tld    com
 %global project         coreos
 %global repo            etcd
-%global commit          4d728cc8c488a545a8bdeafd054d9ccc2bfb6876
+%global commit          9481945228b97c5d019596b921d8b03833964d9e
 
 %global import_path     %{provider}.%{provider_tld}/%{project}/%{repo}
 
 Name:		%{repo}
-Version:	2.0.3
-Release:	0.2%{?dist}
+Version:	2.0.5
+Release:	0.1%{?dist}
 Summary:	A highly-available key value store for shared configuration
 License:	ASL 2.0
 URL:		https://%{import_path}
@@ -185,6 +185,9 @@ getent passwd %{name} >/dev/null || useradd -r -g %{name} -d %{_sharedstatedir}/
 %{gopath}/src/%{import_path}
 
 %changelog
+* Thu Mar 12 2015 jchaloup <jchaloup at redhat.com> - 2.0.5-0.1
+- Bump to 9481945228b97c5d019596b921d8b03833964d9e (v2.0.5)
+
 * Tue Mar 10 2015 Eric Paris <eparis at redhat.com> - 2.0.3-0.2
 - Fix .service files to work if no config file
 
diff --git a/sources b/sources
index 68388d5..333846e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-074158742a7242b650988e5f70937362  v2.0.3.tar.gz
+27476feb4b21c445bde1728a84d7e7be  v2.0.5.tar.gz


More information about the scm-commits mailing list