diff --git a/chrony.spec b/chrony.spec index c8b1e79..f6ccf7b 100644 --- a/chrony.spec +++ b/chrony.spec @@ -9,7 +9,7 @@ Name: chrony Version: 4.5 -Release: 4%{?dist} +Release: 5%{?dist} Summary: An NTP client/server License: GPL-2.0-only @@ -206,6 +206,9 @@ fi %dir %attr(750,chrony,chrony) %{_localstatedir}/log/chrony %changelog +* Mon Jun 24 2024 Troy Dawson - 4.5-5 +- Bump release for June 2024 mass rebuild + * Tue May 28 2024 Miroslav Lichvar 4.5-4 - disable nettle support in favor of gnutls (RHEL-38924)