From 9c8cae7866df1a5b97b0d26b5530456f48746a67 Mon Sep 17 00:00:00 2001 From: Jan Chaloupka Date: May 21 2015 09:45:03 +0000 Subject: Update to v2.0.10 - resolves: #1214705 --- diff --git a/.gitignore b/.gitignore index 8626137..12b5ade 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/v2.0.9.tar.gz +/v2.0.10.tar.gz diff --git a/etcd.spec b/etcd.spec index a75214e..814ff84 100644 --- a/etcd.spec +++ b/etcd.spec @@ -13,7 +13,7 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} Name: %{repo} -Version: 2.0.9 +Version: 2.0.10 Release: 1%{?dist} Summary: A highly-available key value store for shared configuration License: ASL 2.0 @@ -224,6 +224,10 @@ getent passwd %{name} >/dev/null || useradd -r -g %{name} -d %{_sharedstatedir}/ %endif %changelog +* Thu Apr 23 2015 jchaloup - 2.0.10-1 +- Update to v2.0.10 + resolves: #1214705 + * Wed Apr 08 2015 jchaloup - 2.0.9-1 - Update to v2.0.9 resolves: #1209666 diff --git a/sources b/sources index 43a8945..17458d6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7c4ed6aaf1eeac7c54ba06b0def71635 v2.0.9.tar.gz +3e74bfc466f4d00dc1d3e4afaff17482 v2.0.10.tar.gz