Update to 1.9.8

This commit is contained in:
wu-leilei 2023-10-11 09:59:59 +08:00
parent 58090ed660
commit 25c95b9dcf
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}