diff --git a/Mesa.spec b/Mesa.spec index e2bf5ef..f83e97f 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -1,7 +1,7 @@ Name: Mesa Epoch: 1 Version: 23.2.1 -Release: 2mamba +Release: 3mamba Summary: A 3-D graphics library with an API which is very similar to that of OpenGL Group: System/Libraries Vendor: openmamba @@ -171,7 +171,7 @@ export PYTHON=%{__python3} -Dvalgrind=disabled \ %endif %ifarch x86_64 %{ix86} - -Dvulkan-drivers=amd,intel,swrast \ + -Dvulkan-drivers=amd,intel,intel_hasvk,swrast,virtio \ -Dgallium-drivers=r300,r600,radeonsi,nouveau,virgl,svga,swrast,i915,iris,crocus,zink,d3d12 \ -Dlibunwind=enabled \ -Dvalgrind=enabled \ @@ -309,6 +309,9 @@ ln -s libGLX_mesa.so.0 %{buildroot}%{_libdir}/libGLX_indirect.so.0 %{_libdir}/pkgconfig/xatracker.pc %changelog +* Mon Nov 27 2023 Silvan Calarco 23.2.1-3mamba +- x86*: added intel_hasvk and virtio to -Dvulkan-drivers + * Wed Oct 25 2023 Automatic Build System 23.2.1-2mamba - rebuilt by autoport with build requirements: libclang-devel>=17.0.3-1mamba