From 408af378a0bf756695f08abc129e8abfd86ae875 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Tue, 31 Jan 2017 12:09:52 +0100 Subject: [PATCH] 3.1-1 --- chrony.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/chrony.spec b/chrony.spec index 7116a70..19a1d49 100644 --- a/chrony.spec +++ b/chrony.spec @@ -4,7 +4,7 @@ Name: chrony Version: 3.1 -Release: 0.1.pre1%{?dist} +Release: 1%{?dist} Summary: An NTP client/server Group: System Environment/Daemons @@ -180,6 +180,11 @@ getent passwd chrony > /dev/null || /usr/sbin/useradd -r -g chrony \ %dir %attr(-,chrony,chrony) %{_localstatedir}/log/chrony %changelog +* Tue Jan 31 2017 Miroslav Lichvar 3.1-1 +- update to 3.1 +- enable seccomp support on more archs +- package chronyd sysconfig file + * Tue Jan 24 2017 Miroslav Lichvar 3.1-0.1.pre1 - update to 3.1-pre1