diff --git a/chrony.spec b/chrony.spec index 162b0f0..a81615b 100644 --- a/chrony.spec +++ b/chrony.spec @@ -9,7 +9,7 @@ Name: chrony Version: 4.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An NTP client/server License: GPL-2.0-only @@ -206,6 +206,10 @@ fi %dir %attr(750,chrony,chrony) %{_localstatedir}/log/chrony %changelog +* Tue Oct 29 2024 Troy Dawson - 4.6-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Tue Sep 03 2024 Miroslav Lichvar 4.6-1 - update to 4.6 (RHEL-55735)