From 5c0ce50cf7c534f331c9e2127e77cb56ad30ecd6 Mon Sep 17 00:00:00 2001 From: madomado Date: Wed, 23 Oct 2024 04:15:10 +0800 Subject: [PATCH] rebuild: terra-mesa (#2293) Signed-off-by: madomado --- 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 053a8bccd1..77642ec153 100644 --- a/anda/lib/mesa/terra-mesa.spec +++ b/anda/lib/mesa/terra-mesa.spec @@ -77,7 +77,7 @@ Name: terra-%{srcname} Summary: Mesa graphics libraries %global ver 24.2.5 Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)} -Release: %autorelease +Release: 2%?dist License: MIT AND BSD-3-Clause AND SGI-B-2.0 URL: http://www.mesa3d.org