From 1ea10f9132d8ed1c9221c4d2f044c9cfec805de4 Mon Sep 17 00:00:00 2001 From: mylee Date: Wed, 18 May 2022 09:34:22 +0800 Subject: [PATCH] fix spec changelog date --- fcoe-utils.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/fcoe-utils.spec b/fcoe-utils.spec index 2df1f4d..0fdad06 100644 --- a/fcoe-utils.spec +++ b/fcoe-utils.spec @@ -1,6 +1,6 @@ Name: fcoe-utils Version: 1.0.33 -Release: 2 +Release: 3 Summary: Fibre Channel over Ethernet utilities License: GPLv2 URL: https://github.com/morbidrsa/fcoe-utils @@ -67,7 +67,10 @@ done %{_mandir}/man8/* %changelog -* Wed Aug 2021 sunguoshuai - 1.0.33-2 +* Wed May 18 2022 loonglee - 1.0.33-3 +- fix spec changelog date + +* Wed Aug 25 2021 sunguoshuai - 1.0.33-2 - Fix fcoe.service start error * Tue Mar 30 2021 lijingyuan - 1.0.33-1 -- Gitee