From 8f857f897d51e5a7ec3e33cca4c64ce08e34e258 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 24 Apr 2025 19:21:08 +0000 Subject: [PATCH] bump: zig yt-dlp --- anda/langs/zig/zig-master.spec | 4 ++-- anda/tools/yt-dlp/yt-dlp-git.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/langs/zig/zig-master.spec b/anda/langs/zig/zig-master.spec index ffe842c647..7b986b933f 100644 --- a/anda/langs/zig/zig-master.spec +++ b/anda/langs/zig/zig-master.spec @@ -7,7 +7,7 @@ %define llvm_compat 20 %endif %global llvm_version 20.0.0 -%global ver 0.15.0-dev.383+927f233ff +%global ver 0.15.0-dev.384+c06fecd46 %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 @@ -43,7 +43,7 @@ Name: zig-master Version: %(echo %{ver} | sed 's/-/~/g') -Release: 2%{?dist} +Release: 1%?dist Summary: Programming language for maintaining robust, optimal, and reusable software License: MIT AND NCSA AND LGPL-2.1-or-later AND LGPL-2.1-or-later WITH GCC-exception-2.0 AND GPL-2.0-or-later AND GPL-2.0-or-later WITH GCC-exception-2.0 AND BSD-3-Clause AND Inner-Net-2.0 AND ISC AND LicenseRef-Fedora-Public-Domain AND GFDL-1.1-or-later AND ZPL-2.1 URL: https://ziglang.org diff --git a/anda/tools/yt-dlp/yt-dlp-git.spec b/anda/tools/yt-dlp/yt-dlp-git.spec index d220d8792c..417c582aac 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.04.24.182651 +Version: 2025.04.24.191048 Release: 1%?dist Summary: A command-line program to download videos from online video platforms