From 014a45966ecf6abe66f489916f6d8f1e7ebbfbe5 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Wed, 10 May 2023 15:55:45 +0200 Subject: [PATCH] 4.4-0.1.pre1 --- chrony.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/chrony.spec b/chrony.spec index e6d0be8..19bbcb2 100644 --- a/chrony.spec +++ b/chrony.spec @@ -10,7 +10,7 @@ Name: chrony Version: 4.4 -Release: 3%{?dist} +Release: 0.1.pre1%{?dist} Summary: An NTP client/server License: GPL-2.0-only @@ -199,6 +199,10 @@ fi %dir %attr(750,chrony,chrony) %{_localstatedir}/log/chrony %changelog +* Wed May 10 2023 Miroslav Lichvar 4.4-0.1.pre1 +- update to 4.4-pre1 +- switch from patchX to patch -P X + * Wed Jan 25 2023 Miroslav Lichvar 4.3-3 - drop default chrony.keys config (#2104918) - add chronyd-restricted service for minimal NTP client configurations