From b2aa6560a4b1b62a6878017f9118030406978e19 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Thu, 20 Nov 2025 11:34:21 +0100 Subject: [PATCH] 4.8-1 Related: RHEL-112593 --- chrony.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/chrony.spec b/chrony.spec index e7d122f..e9d2376 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: GPL-2.0-only @@ -213,6 +213,9 @@ fi %dir %attr(750,chrony,chrony) %{_localstatedir}/log/chrony %changelog +* Thu Nov 20 2025 Miroslav Lichvar 4.8-1 +- update to 4.8 (RHEL-112593) + * Wed Jun 04 2025 Miroslav Lichvar 4.6.1-2 - improve description of refresh directive (RHEL-91788) - improve logging of selection failures (RHEL-91787 RHEL-91789 RHEL-91791)