bump: ruffle mesa

This commit is contained in:
Raboneko
2024-11-28 01:25:46 +00:00
parent 2350332b33
commit 3af60a6d58
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
%global ver 2024-11-27
%global ver 2024-11-28
%global goodver %(echo %ver | sed 's/-//g')
%global __brp_mangle_shebangs %{nil}
%bcond_without mold
+1 -1
View File
@@ -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.3.0
%global ver 24.2.8
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
Release: 2%?dist
License: MIT AND BSD-3-Clause AND SGI-B-2.0