From 0f2176c0e405f3ca84ebbbc5c8a1cef6c48b32877d4c821d06e5dbd1520ca69d Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 28 Feb 2025 21:20:57 +0100 Subject: [PATCH] Require same version between yt-dlp -> python-yt-dlp --- yt-dlp.changes | 5 +++++ yt-dlp.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/yt-dlp.changes b/yt-dlp.changes index 032db43..1e26804 100644 --- a/yt-dlp.changes +++ b/yt-dlp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 28 21:01:45 UTC 2025 - Jan Engelhardt + +- Require same version between yt-dlp -> python-yt-dlp + ------------------------------------------------------------------- Wed Feb 19 08:55:03 UTC 2025 - Jan Engelhardt diff --git a/yt-dlp.spec b/yt-dlp.spec index 325fc88..22d4d2f 100644 --- a/yt-dlp.spec +++ b/yt-dlp.spec @@ -45,8 +45,7 @@ Obsoletes: yt-dlp-fish-completion < %version-%release Provides: yt-dlp-fish-completion = %version-%release Obsoletes: yt-dlp-zsh-completion < %version-%release Provides: yt-dlp-zsh-completion = %version-%release -# %%primary_python not available in Leap yet -Requires: %(echo %{python_module yt-dlp} | perl -pe 's{.* }{}g') +Requires: python3-yt-dlp = %version %define python_subpackage_only 1 %python_subpackages