From f801ed387cfde6763874ecc775012a61253e979d Mon Sep 17 00:00:00 2001 From: shen-chenbang <1944340417@qq.com> Date: Fri, 27 Sep 2024 11:06:50 +0800 Subject: [PATCH] 00 --- vdo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vdo.spec b/vdo.spec index 682a36a..6b1dd1f 100644 --- a/vdo.spec +++ b/vdo.spec @@ -1,6 +1,6 @@ Name: vdo Version: 8.2.2.2 -Release: 2 +Release: 3 Summary: Management tools for Virtual Data Optimizer License: GPLv2 URL: http://github.com/dm-vdo/vdo @@ -55,6 +55,9 @@ This package provides the user-space management tools for VDO. %{_mandir}/man8/* %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 - 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