From c2b50a0f25da5cc5c409880af7c7cd1b32103aae Mon Sep 17 00:00:00 2001 From: qhw01063182 Date: Fri, 4 Aug 2023 11:10:40 +0800 Subject: [PATCH] Rebuild with llvm Signed-off-by: qhw01063182 --- mesa.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mesa.spec b/mesa.spec index dd49116..af36dde 100644 --- a/mesa.spec +++ b/mesa.spec @@ -1,4 +1,4 @@ -%define anolis_release .0.2 +%define anolis_release .0.3 %global llvm_toolset %{nil} %global llvm_pkg_prefix %{nil} @@ -555,6 +555,9 @@ done %endif %changelog +* Fri Aug 04 2023 Hong Wei Qin - 22.3.0-2.0.3 +- Rebuild with llvm + * Wed Aug 03 2023 Zhao Hang - 22.3.0-2.0.2 - Rebuild for Anolis OS -- Gitee