From cd5f5988a53224c6628e72698e03b6299afb77f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=B0=91=E5=AE=81?= Date: Wed, 24 Jul 2024 09:41:27 +0000 Subject: [PATCH] Fix bad date in changelog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 张少宁 --- fcoe-utils.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fcoe-utils.spec b/fcoe-utils.spec index dc4b4c6..f042cc9 100644 --- a/fcoe-utils.spec +++ b/fcoe-utils.spec @@ -78,7 +78,7 @@ done * Wed Mar 03 2022 xu_ping - 1.0.33-3 - Backport upstream patch to avoid non-X86 build break. -* Wed Aug 2021 sunguoshuai - 1.0.33-2 +* Wed Aug 18 2021 sunguoshuai - 1.0.33-2 - Fix fcoe.service start error * Tue Mar 30 2021 lijingyuan - 1.0.33-1 -- Gitee