From 7ab3bdb2ef3f4b8e790fb210e71ecc84f1d06566 Mon Sep 17 00:00:00 2001 From: xuxinyu Date: Tue, 27 Dec 2022 18:02:30 +0800 Subject: [PATCH] fix changelog date error Signed-off-by: xuxinyu (cherry picked from commit eb01076e6597f0f83f231a9457701c3b411774e8) --- rsyslog.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rsyslog.spec b/rsyslog.spec index 980543d..4014c55 100644 --- a/rsyslog.spec +++ b/rsyslog.spec @@ -538,10 +538,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