From e4ce955f6cfd8cd485c0e9ef9224ad3203a3c87c Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Fri, 27 Jun 2025 21:40:07 -0700 Subject: [PATCH] chore: Bump packages on <= 42 (#5660) (#5665) * Bump yt-dlp-git * bump: zed * bump: zed-preview * bump: tela-icon-theme * bump: ruffle-nightly * bump: feishin --------- (cherry picked from commit 76eeb4e24a975456101548b06f164c7fdaaaa377) Signed-off-by: Gilver Co-authored-by: Gilver --- anda/apps/feishin/feishin.spec | 2 +- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/devs/zed/preview/zed-preview.spec | 2 +- anda/devs/zed/stable/zed.spec | 2 +- anda/themes/tela-icon-theme/tela-icon-theme.spec | 4 ++-- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/anda/apps/feishin/feishin.spec b/anda/apps/feishin/feishin.spec index 4efb48e4b9..1c88b5b0d6 100644 --- a/anda/apps/feishin/feishin.spec +++ b/anda/apps/feishin/feishin.spec @@ -6,7 +6,7 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: feishin -Version: 0.15.1 +Version: 0.16.0 Release: 1%?dist Summary: A modern self-hosted music player License: GPL-3.0 diff --git a/anda/apps/ruffle/ruffle-nightly.spec b/anda/apps/ruffle/ruffle-nightly.spec index 973cd9c1f7..1cb6116ed9 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2025-06-25 +%global ver 2025-06-27 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/devs/zed/preview/zed-preview.spec b/anda/devs/zed/preview/zed-preview.spec index 9e1a9b4854..877556ae3f 100644 --- a/anda/devs/zed/preview/zed-preview.spec +++ b/anda/devs/zed/preview/zed-preview.spec @@ -1,6 +1,6 @@ %bcond_with check -%global ver 0.191.3-pre +%global ver 0.193.2-pre # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ diff --git a/anda/devs/zed/stable/zed.spec b/anda/devs/zed/stable/zed.spec index b65232f632..3c853af017 100644 --- a/anda/devs/zed/stable/zed.spec +++ b/anda/devs/zed/stable/zed.spec @@ -9,7 +9,7 @@ %global rustflags_debuginfo 0 Name: zed -Version: 0.190.6 +Version: 0.192.7 Release: 1%?dist Summary: Zed is a high-performance, multiplayer code editor SourceLicense: AGPL-3.0-only AND Apache-2.0 AND GPL-3.0-or-later diff --git a/anda/themes/tela-icon-theme/tela-icon-theme.spec b/anda/themes/tela-icon-theme/tela-icon-theme.spec index 4e2219271e..d6bf8e0cde 100644 --- a/anda/themes/tela-icon-theme/tela-icon-theme.spec +++ b/anda/themes/tela-icon-theme/tela-icon-theme.spec @@ -1,5 +1,5 @@ -%global commit 69d31d1067916e5ac3694d311c73b6f3515991ed -%global commit_date 20250503 +%global commit 4765da512b881d1ca7776ab33069a7b17ed44a39 +%global commit_date 20250627 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: tela-icon-theme diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index ebb8e3d47e..1aee622f1c 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.06.25.233510 +Version: 2025.06.28.023001 Release: 1%?dist Summary: A command-line program to download videos from online video platforms