From 6145a63bab773f91f91105afd53f6cdf20cbc137 Mon Sep 17 00:00:00 2001 From: xuxinyu Date: Tue, 27 Dec 2022 18:13:44 +0800 Subject: [PATCH] fix changelog date error Signed-off-by: xuxinyu --- rsyslog.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rsyslog.spec b/rsyslog.spec index f497ee2..6dd0e62 100644 --- a/rsyslog.spec +++ b/rsyslog.spec @@ -563,10 +563,10 @@ done * Mon Mar 14 2022 wuchaochao - 8.2110.0-7 - change startlimitburst spelling errors -* Feb Mon 28 2022 wangkerong - 8.2110.0-6 +* Mon Feb 28 2022 wangkerong - 8.2110.0-6 - Increase the limit on restart frequency -* Feb Mon 28 2022 wangkerong - 8.2110.0-5 +* Mon Feb 28 2022 wangkerong - 8.2110.0-5 - update timezone when restart rsyslog * Wed Feb 23 2022 wuchaochao - 8.2110.0-4 -- Gitee