diff --git a/etcd.spec b/etcd.spec index e81bc62..5ea784c 100644 --- a/etcd.spec +++ b/etcd.spec @@ -36,7 +36,7 @@ Name: %{repo} Version: 3.0.17 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A highly-available key value store for shared configuration License: ASL 2.0 URL: https://%{provider_prefix} @@ -426,6 +426,9 @@ getent passwd %{name} >/dev/null || useradd -r -g %{name} -d %{_sharedstatedir}/ %endif %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 3.0.17-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Mon Jan 23 2017 Jan Chaloupka - 3.0.17-1 - Update to v3.0.17 etcd-top removed by upstream