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