diff --git a/.gitignore b/.gitignore index 12b5ade..592747e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/v2.0.10.tar.gz +/v2.0.11.tar.gz diff --git a/etcd.spec b/etcd.spec index 814ff84..ee8e7e2 100644 --- a/etcd.spec +++ b/etcd.spec @@ -13,7 +13,7 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} Name: %{repo} -Version: 2.0.10 +Version: 2.0.11 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 +* Mon May 18 2015 jchaloup - 2.0.11-1 +- Update to v2.0.11 + resolves: #1222416 + * Thu Apr 23 2015 jchaloup - 2.0.10-1 - Update to v2.0.10 resolves: #1214705 diff --git a/sources b/sources index 17458d6..d3f473a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3e74bfc466f4d00dc1d3e4afaff17482 v2.0.10.tar.gz +e928ca4a227930ae17bcef5cdf5478da v2.0.11.tar.gz