From cea240c59a47792c242080fe58b3826cb4c11ccb Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 22 Jan 2025 18:24:34 +0000 Subject: [PATCH] bump: mesa --- anda/lib/mesa/mesa.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/lib/mesa/mesa.spec b/anda/lib/mesa/mesa.spec index 0458ebd469..9ec0b3f43d 100644 --- a/anda/lib/mesa/mesa.spec +++ b/anda/lib/mesa/mesa.spec @@ -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