diff --git a/yt-dlp.changes b/yt-dlp.changes index b06f959..dfb4b53 100644 --- a/yt-dlp.changes +++ b/yt-dlp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 11 20:46:56 UTC 2023 - Dirk Müller + +- remove suggests on brotlicffi - this is only for != cpython + ------------------------------------------------------------------- Fri Jul 7 04:49:22 UTC 2023 - Jan Engelhardt @@ -47,7 +52,7 @@ Fri Mar 3 23:33:49 UTC 2023 - Jan Engelhardt ------------------------------------------------------------------- Sat Feb 18 06:08:22 UTC 2023 - Carsten Ziepke -- Update to release 2023.02.17 +- Update to release 2023.02.17 * Merge youtube-dl: Upto commit/2dd6c6e (Feb 17 2023) * Fix --concat-playlist * Imply --no-progress when --print @@ -675,11 +680,11 @@ Tue Jul 28 08:43:35 UTC 2020 - Paolo Stivanin - Update to release 2020.07.28 * [youtube] Fix sigfunc name extraction - * [youtube] Improve description extraction + * [youtube] Improve description extraction * [wistia] Restrict embed regular expression - * [youtube] Prevent excess HTTP 301 + * [youtube] Prevent excess HTTP 301 * [youtube:playlists] Extend URL regular expression - * [bellmedia] Add support for cp24.com clip URLs + * [bellmedia] Add support for cp24.com clip URLs * [brightcove] Improve embed detection ------------------------------------------------------------------- diff --git a/yt-dlp.spec b/yt-dlp.spec index 519034c..63aaab8 100644 --- a/yt-dlp.spec +++ b/yt-dlp.spec @@ -44,7 +44,6 @@ Requires: ffmpeg %if 0%{?suse_version} > 1500 Requires: python3 Suggests: python3-Brotli -Suggests: python3-brotlicffi Suggests: python3-certifi Suggests: python3-mutagen Suggests: python3-pycryptodomex