This commit is contained in:
shen-chenbang 2024-09-27 11:06:50 +08:00
parent b78f2f53cb
commit f801ed387c

View File

@ -1,6 +1,6 @@
Name: vdo Name: vdo
Version: 8.2.2.2 Version: 8.2.2.2
Release: 2 Release: 3
Summary: Management tools for Virtual Data Optimizer Summary: Management tools for Virtual Data Optimizer
License: GPLv2 License: GPLv2
URL: http://github.com/dm-vdo/vdo URL: http://github.com/dm-vdo/vdo
@ -55,6 +55,9 @@ This package provides the user-space management tools for VDO.
%{_mandir}/man8/* %{_mandir}/man8/*
%changelog %changelog
* Tue Aug 27 2024 shenchenbang <1944340417@qq.com> - 8.2.2.2-3
- Fix add if else to support clang
* Sun Apr 28 2024 yinsist <jianhui.oerv@isrc.iscas.ac.cn> - 8.2.2.2-2 * Sun Apr 28 2024 yinsist <jianhui.oerv@isrc.iscas.ac.cn> - 8.2.2.2-2
- Valgrind does not support certain architectures like RISC-V, Before depending on Valgrind, first check if Valgrind supports the architecture - Valgrind does not support certain architectures like RISC-V, Before depending on Valgrind, first check if Valgrind supports the architecture