From 40c71cbd0ec9706c240ede4350542518b13432da Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 30 Jan 2025 01:26:08 +0000 Subject: [PATCH] bump: ruffle electron yt-dlp --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/tools/electron/electron.spec | 2 +- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/apps/ruffle/ruffle-nightly.spec b/anda/apps/ruffle/ruffle-nightly.spec index 16a0c9d7f1..8acd80f2bb 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2025-01-29 +%global ver 2025-01-30 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/tools/electron/electron.spec b/anda/tools/electron/electron.spec index de5290a6b5..a87ee1734c 100644 --- a/anda/tools/electron/electron.spec +++ b/anda/tools/electron/electron.spec @@ -12,7 +12,7 @@ %global __provides_exclude_from %{_libdir}/%{name}/.*\\.so Name: electron -Version: 34.0.1 +Version: 34.0.2 Release: 1%?dist Summary: Build cross platform desktop apps with web technologies License: MIT diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index 5c3b023b16..98437aa08e 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.233851 +Version: 2025.01.29.235557 Release: 1%?dist Summary: A command-line program to download videos from online video platforms