From c7e7b44a835af0c3c61210ce5700118a4caeee94 Mon Sep 17 00:00:00 2001 From: Jan Chaloupka Date: Apr 24 2015 12:08:36 +0000 Subject: Change release --- diff --git a/etcd.spec b/etcd.spec index 38d98a9..6a3c821 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} @@ -216,7 +216,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