diff --git a/mesa-23.0.3.tar.xz b/mesa-23.1.0.tar.xz similarity index 64% rename from mesa-23.0.3.tar.xz rename to mesa-23.1.0.tar.xz index 8da71a6f196f2320107d23f5d88dd54cadd1e9c1..f027b1d0e9878d60749266df94c6fd3fe7c51e9c 100644 Binary files a/mesa-23.0.3.tar.xz and b/mesa-23.1.0.tar.xz differ diff --git a/mesa.spec b/mesa.spec index 53e7d98b80a2d77ad9b1c576edc6932260f061f6..9ac07126101bf411ad3643b103fcce24c61bcaaa 100644 --- a/mesa.spec +++ b/mesa.spec @@ -33,7 +33,7 @@ Name: mesa Summary: Mesa graphics libraries -Version: 23.0.3 +Version: 23.1.0 Release: %{anolis_release}%{?dist} License: MIT URL: http://www.mesa3d.org @@ -445,6 +445,7 @@ The drivers with support for the Vulkan API. %meson \ -Dplatforms=x11,wayland \ + -Dandroid-libbacktrace=disabled \ -Ddri3=enabled \ -Dosmesa=true \ %if %{with hardware} @@ -788,6 +789,9 @@ ln -s %{_libdir}/libGLX_mesa.so.0 %{buildroot}%{_libdir}/libGLX_system.so.0 %endif %changelog +* Mon May 22 2023 Funda Wang - 23.1.0-1 +- New version 23.1.0 + * Fri Apr 21 2023 Funda Wang - 23.0.3-1 - New version 23.0.3