From ba989d1e39a2277c183be4691d88147baf4c4f02 Mon Sep 17 00:00:00 2001 From: Wang_M <815543835@qq.com> Date: Wed, 2 Apr 2025 02:38:41 +0000 Subject: [PATCH] sync the spec --- 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 -- Gitee