From bb9020a6c413bae9f72ae272fbdff335a02a532e Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Tue, 27 Jan 2015 15:54:10 +0100 Subject: [PATCH] 2.0-0.1.pre1 --- chrony.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/chrony.spec b/chrony.spec index faa77bc..0f9fe6e 100644 --- a/chrony.spec +++ b/chrony.spec @@ -5,7 +5,7 @@ Name: chrony Version: 2.0 -Release: 1%{?dist} +Release: 0.1%{?dist} Summary: An NTP client/server Group: System Environment/Daemons @@ -162,6 +162,9 @@ fi %dir %attr(-,chrony,chrony) %{_localstatedir}/log/chrony %changelog +* Tue Jan 27 2015 Miroslav Lichvar 2.0-0.1.pre1 +- update to 2.0-pre1 + * Thu Sep 11 2014 Miroslav Lichvar 1.31-1 - update to 1.31 - add servers from DHCP with iburst option by default