fix: Use tags instead of branches for patches from OGC (#9665)

This commit is contained in:
Kyle Gospodnetich
2026-02-04 13:52:59 -08:00
committed by GitHub
parent d278c6a7bc
commit 482eb73e02
+2 -2
View File
@@ -119,8 +119,8 @@ Source15: https://crates.io/api/v1/crates/rustc-hash/%{rustc_hash_ver}/dow
Patch12: mesa-38532.patch
# Open Gaming Collective Patches
Patch30: https://raw.githubusercontent.com/OpenGamingCollective/mesa/refs/heads/%{ver}/limiter.patch
Patch31: https://raw.githubusercontent.com/OpenGamingCollective/mesa/refs/heads/%{ver}/radv-defaults.patch
Patch30: https://raw.githubusercontent.com/OpenGamingCollective/mesa/refs/tags/%{ver}/limiter.patch
Patch31: https://raw.githubusercontent.com/OpenGamingCollective/mesa/refs/tags/%{ver}/radv-defaults.patch
BuildRequires: meson >= 1.3.0
BuildRequires: gcc