diff --git a/mesa-23.0.1.tar.xz b/mesa-23.0.2.tar.xz similarity index 65% rename from mesa-23.0.1.tar.xz rename to mesa-23.0.2.tar.xz index e56900f1855568f16d1bcdbc5715135af8f14b1d..01129239851519e84b5a8c7ca82335236ebcbbc7 100644 Binary files a/mesa-23.0.1.tar.xz and b/mesa-23.0.2.tar.xz differ diff --git a/mesa.spec b/mesa.spec index 71b25c35593334933e0d9b25858882abbe4289c1..57eff14ebf42b35e7f5edb8751bbfcc135609958 100644 --- a/mesa.spec +++ b/mesa.spec @@ -1,4 +1,4 @@ -%define anolis_release 3 +%define anolis_release 1 %global with_hardware 1 %global with_vulkan_hw 1 @@ -32,7 +32,7 @@ Name: mesa Summary: Mesa graphics libraries -Version: 23.0.1 +Version: 23.0.2 Release: %{anolis_release}%{?dist} License: MIT URL: http://www.mesa3d.org @@ -643,6 +643,9 @@ ln -s %{_libdir}/libGLX_mesa.so.0 %{buildroot}%{_libdir}/libGLX_system.so.0 %endif %changelog +* Sat Apr 8 2023 Funda Wang - 23.0.2-1 +- New version 23.0.2 + * Fri Apr 7 2023 Funda Wang - 23.0.1-3 - Rebuild for new llvm