From 341fcf5c9a90062c549d7561a9c7ce381d6f3e1b Mon Sep 17 00:00:00 2001 From: Jan Chaloupka Date: Apr 24 2015 12:08:53 +0000 Subject: Change release --- diff --git a/etcd.spec b/etcd.spec index 28ad85b..37cf1fb 100644 --- a/etcd.spec +++ b/etcd.spec @@ -10,7 +10,7 @@ Name: %{repo} Version: 2.0.9 -Release: 0.1%{?dist} +Release: 1%{?dist} Summary: A highly-available key value store for shared configuration License: ASL 2.0 URL: https://%{import_path} @@ -217,7 +217,7 @@ getent passwd %{name} >/dev/null || useradd -r -g %{name} -d %{_sharedstatedir}/ %endif %changelog -* Wed Apr 08 2015 jchaloup - 2.0.9-0.1 +* Wed Apr 08 2015 jchaloup - 2.0.9-1 - Update to v2.0.9 resolves: #1209666