From d97c62ea9f173bcc5072655de21c46c1e2aa8d45 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 30 Jan 2025 20:37:07 +0000 Subject: [PATCH] bump: mesa yt-dlp --- anda/lib/mesa/mesa.spec | 2 +- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/lib/mesa/mesa.spec b/anda/lib/mesa/mesa.spec index d871e088c5..e71c4dd50d 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 branchpoint +%global ver 25.0.0-rc1 Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)} Release: 3%?dist License: MIT AND BSD-3-Clause AND SGI-B-2.0 diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index 98437aa08e..870ee3cf01 100644 --- a/anda/tools/yt-dlp/yt-dlp-git.spec +++ b/anda/tools/yt-dlp/yt-dlp-git.spec @@ -2,7 +2,7 @@ %global oldpkgname yt-dlp-nightly Name: yt-dlp-git -Version: 2025.01.29.235557 +Version: 2025.01.30.195828 Release: 1%?dist Summary: A command-line program to download videos from online video platforms