We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc2fa79 commit 240863cCopy full SHA for 240863c
spec_files/mesa/mesa.spec
@@ -8,7 +8,7 @@
8
%global with_omx 1
9
%global with_opencl 1
10
%endif
11
-%global base_vulkan ,amd
+%global base_vulkan ,amd,nouveau-experimental
12
13
14
%ifarch %{ix86} x86_64
@@ -63,7 +63,7 @@ Name: mesa
63
Summary: Mesa graphics libraries
64
%global ver 23.3.1
65
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
66
-Release: 101.bazzite.{{{ git_dir_version }}}
+Release: 102.bazzite.{{{ git_dir_version }}}
67
License: MIT AND BSD-3-Clause AND SGI-B-2.0
68
URL: http://www.mesa3d.org
69
0 commit comments