From e7cc71280215b8d2c3f7e873d88cdcbf8301f0a5 Mon Sep 17 00:00:00 2001 From: Funda Wang Date: Fri, 7 Apr 2023 23:10:27 +0800 Subject: [PATCH] Rebuild for new llvm --- mesa.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mesa.spec b/mesa.spec index afd94dd..71b25c3 100644 --- a/mesa.spec +++ b/mesa.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 3 %global with_hardware 1 %global with_vulkan_hw 1 @@ -643,6 +643,9 @@ ln -s %{_libdir}/libGLX_mesa.so.0 %{buildroot}%{_libdir}/libGLX_system.so.0 %endif %changelog +* Fri Apr 7 2023 Funda Wang - 23.0.1-3 +- Rebuild for new llvm + * Mon Mar 27 2023 mgb01105731 - 23.0.1-2 - Del Specific Fields -- Gitee