diff --git a/chrony.spec b/chrony.spec index 55d7831..e2e1426 100644 --- a/chrony.spec +++ b/chrony.spec @@ -9,7 +9,7 @@ Name: chrony Version: 4.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An NTP client/server License: GPLv2 @@ -200,6 +200,10 @@ fi %dir %attr(750,chrony,chrony) %{_localstatedir}/log/chrony %changelog +* Mon Aug 09 2021 Mohan Boddu - 4.1-2 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu May 13 2021 Miroslav Lichvar 4.1-1 - update to 4.1 - enable seccomp filter by default (incompatible with mailonchange directive)