From b7860bf54ef57f9dd26c151475fc04591c2e7604 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 12 Feb 2025 16:22:54 +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 0c77528661..726a8b6c4d 100644 --- a/anda/lib/mesa/mesa.spec +++ b/anda/lib/mesa/mesa.spec @@ -75,7 +75,7 @@ Summary: Mesa graphics libraries # This should not break anything by default as the Mesa stream is ***EXPLICITLY*** # disabled by default, and has to be enabled manually. See `terra/release/terra-mesa.repo` for details. Epoch: 1 -%global ver 25.0.0-rc2 +%global ver 25.0.0-rc3 Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)} Release: 3%?dist License: MIT AND BSD-3-Clause AND SGI-B-2.0