From c9ef45dacd07ee0ec5044e1a2aeebe0c69a75cc0 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 3 Oct 2024 15:56:21 +0000 Subject: [PATCH] bump: mesa --- anda/lib/mesa/terra-mesa.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/lib/mesa/terra-mesa.spec b/anda/lib/mesa/terra-mesa.spec index 8aa504d6f0..cc5e25d9ef 100644 --- a/anda/lib/mesa/terra-mesa.spec +++ b/anda/lib/mesa/terra-mesa.spec @@ -75,7 +75,7 @@ %global vulkan_drivers swrast%{?base_vulkan}%{?intel_platform_vulkan}%{?extra_platform_vulkan}%{?with_nvk:,nouveau} Name: terra-%{srcname} Summary: Mesa graphics libraries -%global ver 24.2.3 +%global ver 24.2.4 Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)} Release: %autorelease License: MIT AND BSD-3-Clause AND SGI-B-2.0