diff --git a/mesa-22.3.5.tar.xz b/mesa-23.0.0.tar.xz similarity index 64% rename from mesa-22.3.5.tar.xz rename to mesa-23.0.0.tar.xz index ff951bf4fdd32e69d5d78f27a6d608378df375f9..d94a84e2c338e215fb493e1f09d3ebdc0d5ec361 100644 Binary files a/mesa-22.3.5.tar.xz and b/mesa-23.0.0.tar.xz differ diff --git a/mesa.spec b/mesa.spec index 3a055ab3b49a6076b46fa571d08c26ca2ef23547..9bb075021eeaa7bc1e99fc4309d15cd083d9ebaf 100644 --- a/mesa.spec +++ b/mesa.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 1 %global with_hardware 1 %global with_vulkan_hw 1 @@ -32,7 +32,7 @@ Name: mesa Summary: Mesa graphics libraries -Version: 22.3.5 +Version: 23.0.0 Release: %{anolis_release}%{?dist} License: MIT URL: http://www.mesa3d.org @@ -639,6 +639,9 @@ ln -s %{_libdir}/libGLX_mesa.so.0 %{buildroot}%{_libdir}/libGLX_system.so.0 %endif %changelog +* Fri Feb 24 2023 Funda Wang - 23.0.0-1 +- New version 23.0.0 + * Mon Feb 13 2023 Funda Wang - 22.3.5-2 - Rebuild for llvm 15