diff --git a/chrony.spec b/chrony.spec index eb1c6eb..108e925 100644 --- a/chrony.spec +++ b/chrony.spec @@ -4,7 +4,7 @@ Name: chrony Version: 3.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: An NTP client/server Group: System Environment/Daemons @@ -183,6 +183,9 @@ getent passwd chrony > /dev/null || /usr/sbin/useradd -r -g chrony \ %dir %attr(-,chrony,chrony) %{_localstatedir}/log/chrony %changelog +* Mon Mar 13 2017 Miroslav Lichvar 3.1-3 +- fix seccomp filter for new glibc + * Fri Feb 10 2017 Fedora Release Engineering - 3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild