diff --git a/libstoragemgmt-1.9.6.tar.gz b/libstoragemgmt-1.9.6.tar.gz deleted file mode 100644 index c64a3de..0000000 Binary files a/libstoragemgmt-1.9.6.tar.gz and /dev/null differ diff --git a/libstoragemgmt-1.9.8.tar.gz b/libstoragemgmt-1.9.8.tar.gz new file mode 100644 index 0000000..ae9541a Binary files /dev/null and b/libstoragemgmt-1.9.8.tar.gz differ diff --git a/libstoragemgmt.spec b/libstoragemgmt.spec index ee380b4..a4ab1d7 100644 --- a/libstoragemgmt.spec +++ b/libstoragemgmt.spec @@ -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 - 1.9.8-1 +- Update to 1.9.8 + * Wed Sep 20 2023 laokz - 1.9.6-2 - make with_mem_leak_test option following %{valgrind_arches}