From 457c8b8c01fb77ead10c206fab84fb4767d034ef 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 07:24:34 +0000 Subject: [PATCH] update lsscsi.spec. https://gitee.com/src-openeuler/lsscsi/issues/IAGVSE?from=project-issue MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 客串一回 --- lsscsi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lsscsi.spec b/lsscsi.spec index 9406f24..896ceed 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 @@ -45,6 +45,9 @@ Man pages and other related documents for %{name}. %changelog +* Wed Jul 31 2024 JiangJianJun - 0.32-3 +- DESC: update release + * Tue Nov 1 2022 Wenchao Hao - 0.32-2 - Remove macros in changelog -- Gitee