bump: mesa

This commit is contained in:
Raboneko
2025-01-22 18:24:34 +00:00
parent 978b73c0c5
commit cea240c59a
+1 -1
View File
@@ -71,7 +71,7 @@
%global vulkan_drivers swrast%{?base_vulkan}%{?intel_platform_vulkan}%{?extra_platform_vulkan}%{?with_nvk:,nouveau}
Name: %{srcname}
Summary: Mesa graphics libraries
%global ver 24.3.3
%global ver 24.3.4
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
Release: 3%?dist
License: MIT AND BSD-3-Clause AND SGI-B-2.0