Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-21 19:26:44 +00:00
parent 1fbbda2376
commit 41461a14e3

View File

@ -9,7 +9,7 @@
Name: chrony Name: chrony
Version: 4.1 Version: 4.1
Release: 1%{?dist} Release: 2%{?dist}
Summary: An NTP client/server Summary: An NTP client/server
License: GPLv2 License: GPLv2
@ -200,6 +200,9 @@ fi
%dir %attr(750,chrony,chrony) %{_localstatedir}/log/chrony %dir %attr(750,chrony,chrony) %{_localstatedir}/log/chrony
%changelog %changelog
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Thu May 13 2021 Miroslav Lichvar <mlichvar@redhat.com> 4.1-1 * Thu May 13 2021 Miroslav Lichvar <mlichvar@redhat.com> 4.1-1
- update to 4.1 - update to 4.1
- enable seccomp filter by default (incompatible with mailonchange directive) - enable seccomp filter by default (incompatible with mailonchange directive)