From ef8b14ea94e58355463d0d46ba4f380e24a9723d 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:28:15 +0000 Subject: [PATCH] update release https://gitee.com/src-openeuler/smp_utils/issues/IAGVUG?from=project-issue MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 客串一回 --- smp_utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/smp_utils.spec b/smp_utils.spec index 984e352..91385a5 100644 --- a/smp_utils.spec +++ b/smp_utils.spec @@ -1,6 +1,6 @@ Name: smp_utils Version: 0.99 -Release: 3 +Release: 4 Summary: Utilities for SAS management protocol (SMP) License: BSD URL: http://sg.danny.cz/sg/smp_utils.html @@ -72,6 +72,9 @@ make install \ %changelog +* Wed Jul 31 2024 JiangJianJun - 0.99-4 +- DESC: update release + * Wed Oct 19 2022 Kunlin Yang - 0.99-3 - rebuild the version to 0.99-3 -- Gitee