diff --git a/mesa-23.0.0.tar.xz b/mesa-23.0.1.tar.xz similarity index 65% rename from mesa-23.0.0.tar.xz rename to mesa-23.0.1.tar.xz index d94a84e2c338e215fb493e1f09d3ebdc0d5ec361..e56900f1855568f16d1bcdbc5715135af8f14b1d 100644 Binary files a/mesa-23.0.0.tar.xz and b/mesa-23.0.1.tar.xz differ diff --git a/mesa.spec b/mesa.spec index ffcb1c6dc371fa5979693978a11fcf69090c6fd5..62bcb61accc1bd6f0976bceb7d06ae4f6c69fcbf 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: 23.0.0 +Version: 23.0.1 Release: %{anolis_release}%{?dist} License: MIT URL: http://www.mesa3d.org @@ -644,6 +644,9 @@ ln -s %{_libdir}/libGLX_mesa.so.0 %{buildroot}%{_libdir}/libGLX_system.so.0 %endif %changelog +* Sat Mar 25 2023 Funda Wang - 23.0.1-1 +- New version 23.0.1 + * Sun Mar 12 2023 Funda Wang - 23.0.0-2 - Add versioned requirement for opencl