diff --git a/chrony.spec b/chrony.spec index 90167fd..870d941 100644 --- a/chrony.spec +++ b/chrony.spec @@ -9,7 +9,7 @@ Name: chrony Version: 4.5 -Release: 5%{?dist} +Release: 6%{?dist} Summary: An NTP client/server License: GPL-2.0-only @@ -209,6 +209,10 @@ fi %dir %attr(750,chrony,chrony) %{_localstatedir}/log/chrony %changelog +* Tue Jul 02 2024 Miroslav Lichvar 4.5-6 +- fix gnutls build requirement +- fix crash on reload command during start (RHEL-45854) + * Mon Jun 24 2024 Troy Dawson - 4.5-5 - Bump release for June 2024 mass rebuild