diff --git a/chrony.spec b/chrony.spec index a198ded..3acdc0c 100644 --- a/chrony.spec +++ b/chrony.spec @@ -9,7 +9,7 @@ Name: chrony Version: 4.8 -Release: 2%{?dist} +Release: 1%{?dist} Summary: An NTP client/server License: GPLv2 @@ -218,6 +218,9 @@ fi %dir %attr(750,chrony,chrony) %{_localstatedir}/log/chrony %changelog +* Thu Sep 11 2025 Miroslav Lichvar 4.8-1 +- update to 4.8 (RHEL-112598 RHEL-107036) + * Wed Jun 04 2025 Miroslav Lichvar 4.6.1-2 - improve description of refresh directive (RHEL-82096) - improve logging of selection failures (RHEL-80388 RHEL-80413 RHEL-80415)