diff --git a/mesa-23.0.2.tar.xz b/mesa-23.0.3.tar.xz similarity index 65% rename from mesa-23.0.2.tar.xz rename to mesa-23.0.3.tar.xz index 01129239851519e84b5a8c7ca82335236ebcbbc7..8da71a6f196f2320107d23f5d88dd54cadd1e9c1 100644 Binary files a/mesa-23.0.2.tar.xz and b/mesa-23.0.3.tar.xz differ diff --git a/mesa.spec b/mesa.spec index 28bdeef24dfec8a0b2ae02032feeb64805d40668..53e7d98b80a2d77ad9b1c576edc6932260f061f6 100644 --- a/mesa.spec +++ b/mesa.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 1 %bcond_without hardware @@ -33,7 +33,7 @@ Name: mesa Summary: Mesa graphics libraries -Version: 23.0.2 +Version: 23.0.3 Release: %{anolis_release}%{?dist} License: MIT URL: http://www.mesa3d.org @@ -788,6 +788,9 @@ ln -s %{_libdir}/libGLX_mesa.so.0 %{buildroot}%{_libdir}/libGLX_system.so.0 %endif %changelog +* Fri Apr 21 2023 Funda Wang - 23.0.3-1 +- New version 23.0.3 + * Sat Apr 15 2023 DengXiewei - 23.0.2-2 - Optimise spec