From 5821a518837f53236b38ead41e8ba8ac487f2218 Mon Sep 17 00:00:00 2001 From: Markeryang <747675909@qq.com> Date: Thu, 30 Jul 2020 11:35:49 +0800 Subject: [PATCH] update to 0.99 version update to 0.99 version --- smp_utils.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/smp_utils.spec b/smp_utils.spec index 21d6953..2e0cd20 100644 --- a/smp_utils.spec +++ b/smp_utils.spec @@ -1,12 +1,10 @@ Name: smp_utils -Version: 0.98 -Release: 14 +Version: 0.99 +Release: 1 Summary: Utilities for SAS management protocol (SMP) License: BSD URL: http://sg.danny.cz/sg/smp_utils.html Source0: http://sg.danny.cz/sg/p/%{name}-%{version}.tgz -Patch0000: 0000-smp_utils-0.98-sysmacros.patch -Patch6000: 6000-Add-files-via-upload.patch BuildRequires: gcc,git Provides: %{name}-libs %{name}-libs%{?_isa} @@ -74,5 +72,8 @@ make install \ %changelog +* Thu Jul 30 2020 yanglongkang - 0.99-1 +- update to 0.99 version + * Fri Aug 30 2019 mingfangsen -0.98-13.2 - Package init