From 43b4aa2357dce9af1a8939b369ed214248d78ced Mon Sep 17 00:00:00 2001 From: xu_lei_123 Date: Sat, 24 Dec 2022 10:46:47 +0800 Subject: [PATCH] fix date error on 1.0.33-2 --- fcoe-utils.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fcoe-utils.spec b/fcoe-utils.spec index 30fb409..91ff81e 100644 --- a/fcoe-utils.spec +++ b/fcoe-utils.spec @@ -70,7 +70,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 25 2021 sunguoshuai - 1.0.33-2 - Fix fcoe.service start error * Tue Mar 30 2021 lijingyuan - 1.0.33-1 -- Gitee