From 97353be279cc00a8733b74ba322ef33a3ea0b6d3 Mon Sep 17 00:00:00 2001 From: LLamport Date: Wed, 19 Oct 2022 21:46:48 +0800 Subject: [PATCH] rebuild the version to 0.99-3 (cherry picked from commit a13e548d428c0d67f2bae5e0bac32edbf0fcea39) --- smp_utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/smp_utils.spec b/smp_utils.spec index 2466ad9..984e352 100644 --- a/smp_utils.spec +++ b/smp_utils.spec @@ -1,6 +1,6 @@ Name: smp_utils Version: 0.99 -Release: 2 +Release: 3 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 Oct 19 2022 Kunlin Yang - 0.99-3 +- rebuild the version to 0.99-3 + * Sat Jul 31 2021 chenyanpanHW - 0.99-2 - DESC: delete -Sgit from %autosetup, and delete BuildRequires git -- Gitee