From bf5f2cb7d989f6640492f777b3b19451afb298b4 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Fri, 27 Apr 2012 15:15:20 +0200 Subject: [PATCH] 1.27-0.3.pre1 --- chrony.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/chrony.spec b/chrony.spec index 089a317..dcce40b 100644 --- a/chrony.spec +++ b/chrony.spec @@ -1,7 +1,7 @@ %define prerelease -pre1 Name: chrony Version: 1.27 -Release: 0.2.pre1%{?gitpatch:.%{gitpatch}}%{?dist} +Release: 0.3.pre1%{?gitpatch:.%{gitpatch}}%{?dist} Summary: An NTP client/server Group: System Environment/Daemons @@ -144,6 +144,9 @@ fi %dir %attr(-,chrony,chrony) %{_localstatedir}/log/chrony %changelog +* Fri Apr 27 2012 Miroslav Lichvar 1.27-0.3.pre1 +- update service file for systemd-timedated-ntp target (#816493) + * Fri Apr 06 2012 Miroslav Lichvar 1.27-0.2.pre1 use systemctl is-active instead of status in chrony-helper (#794771)