From 8bde54bc16c2000ba05725233a290616279a396c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 18 Jun 2026 06:25:38 +0000 Subject: [PATCH] bump: create-tauri-app yt-dlp-git --- anda/devs/create-tauri-app/create-tauri-app.spec | 4 ++-- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/devs/create-tauri-app/create-tauri-app.spec b/anda/devs/create-tauri-app/create-tauri-app.spec index b50b73344d..5b9cfa5adc 100644 --- a/anda/devs/create-tauri-app/create-tauri-app.spec +++ b/anda/devs/create-tauri-app/create-tauri-app.spec @@ -1,8 +1,8 @@ %global crate create-tauri-app Name: rust-create-tauri-app -Version: 4.7.0 -Release: 2%?dist +Version: 4.7.1 +Release: 1%{?dist} Summary: Rapidly scaffold out a new tauri app project License: Apache-2.0 OR MIT URL: https://crates.io/crates/create-tauri-app diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index 71a3d8f4fd..dcd7855482 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: 2026.06.17.225351 +Version: 2026.06.18.045911 Release: 1%{?dist} Summary: A command-line program to download videos from online video platforms