From c4743dfc3de9d6ce627380f6021b0123fbd17129 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Thu, 11 Sep 2014 16:02:05 +0200 Subject: [PATCH] 1.31-1 --- chrony.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/chrony.spec b/chrony.spec index 5f3ab51..4a2a3a9 100644 --- a/chrony.spec +++ b/chrony.spec @@ -4,7 +4,7 @@ Name: chrony Version: 1.31 -Release: 0.1.pre1%{?dist} +Release: 1%{?dist} Summary: An NTP client/server Group: System Environment/Daemons @@ -161,6 +161,13 @@ fi %dir %attr(-,chrony,chrony) %{_localstatedir}/log/chrony %changelog +* Thu Sep 11 2014 Miroslav Lichvar 1.31-1 +- update to 1.31 +- add servers from DHCP with iburst option by default +- use upstream configuration files and scripts +- don't package configuration examples +- compress chrony.txt + * Thu Aug 21 2014 Miroslav Lichvar 1.31-0.1.pre1 - update to 1.31-pre1 - use license macro if available