!26 Update to 1.9.8

From: @wu-leilei 
Reviewed-by: @wang--ge 
Signed-off-by: @wang--ge
This commit is contained in:
openeuler-ci-bot 2023-10-12 02:30:33 +00:00 committed by Gitee
commit 8f11130352
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
libstoragemgmt-1.9.8.tar.gz Normal file

Binary file not shown.

View File

@ -1,8 +1,8 @@
%global py2_build_dir %{_builddir}/%{name}-%{version}-%{release}-python2
%define with_python2 0
Name: libstoragemgmt
Version: 1.9.6
Release: 2
Version: 1.9.8
Release: 1
Summary: Storage array management library
License: LGPLv2+
URL: https://github.com/libstorage/libstoragemgmt
@ -403,6 +403,9 @@ fi
%{_mandir}/man*/*
%changelog
* Wed Oct 11 2023 wulei <wu_lei@hoperun.com> - 1.9.8-1
- Update to 1.9.8
* Wed Sep 20 2023 laokz <zhangkai@iscas.ac.cn> - 1.9.6-2
- make with_mem_leak_test option following %{valgrind_arches}