From a7d197011394810ebc7b646f799b744c6c51fc99 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Wed, 17 Jul 2013 16:40:48 +0200 Subject: [PATCH] 1.28-1 --- chrony.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/chrony.spec b/chrony.spec index 2fe2849..75f696a 100644 --- a/chrony.spec +++ b/chrony.spec @@ -1,6 +1,6 @@ Name: chrony Version: 1.28 -Release: 0.2.pre1%{?dist} +Release: 1%{?dist} Summary: An NTP client/server Group: System Environment/Daemons @@ -131,6 +131,10 @@ fi %dir %attr(-,chrony,chrony) %{_localstatedir}/log/chrony %changelog +* Wed Jul 17 2013 Miroslav Lichvar 1.28-1 +- update to 1.28 +- change default makestep limit to 10 seconds + * Mon Jun 24 2013 Miroslav Lichvar 1.28-0.2.pre1 - buildrequire systemd-units