From 978b81f44662e69805cc2b7cacccf377f48b5ce6 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 5 Nov 2024 03:48:55 +0300 Subject: [PATCH] import chrony-4.6-2.el10 --- SPECS/chrony.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/chrony.spec b/SPECS/chrony.spec index 162b0f0..a81615b 100644 --- a/SPECS/chrony.spec +++ b/SPECS/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)