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