From f868529b09c66efd33d763cd121039010154def9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=A2=E4=B8=B2=E4=B8=80=E5=9B=9E?= Date: Wed, 31 Jul 2024 10:07:27 +0000 Subject: [PATCH] remove empty line lsscsi.spec https://gitee.com/src-openeuler/lsscsi/issues/IAGVSE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 客串一回 --- lsscsi.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lsscsi.spec b/lsscsi.spec index 9406f24..97ff8a2 100644 --- a/lsscsi.spec +++ b/lsscsi.spec @@ -1,6 +1,6 @@ Name: lsscsi Version: 0.32 -Release: 2 +Release: 3 Summary: The lsscsi command lists information about SCSI devices in Linux. License: GPLv2+ URL: http://sg.danny.cz/scsi/lsscsi.html @@ -43,8 +43,10 @@ Man pages and other related documents for %{name}. %files help %{_mandir}/man8/%{name}.8* - %changelog +* Wed Jul 31 2024 JiangJianJun - 0.32-3 +- DESC: fix spec format + * Tue Nov 1 2022 Wenchao Hao - 0.32-2 - Remove macros in changelog