diff --git a/.gitignore b/.gitignore index 99bdc33..0f1a08a 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /yt-dlp-2022.05.18.tar.gz /yt-dlp-2022.06.22.1.tar.gz /yt-dlp-2022.06.29.tar.gz +/yt-dlp-2022.08.08.tar.gz diff --git a/sources b/sources index cbe4f96..634f661 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yt-dlp-2022.06.29.tar.gz) = 68286f4b5ee96748cbe66a81f8718cd879c7b41c93fa73a7637ac2f0b8e6f550546bb9068a9cc212b7526299fedc7db1c524fa0d387e21fbb4765e81de85c5a3 +SHA512 (yt-dlp-2022.08.08.tar.gz) = 12b7abca9632fba6036e659b3170f386e99358123223e6a03cf7377164d1294cd4b413bb9a41ed85e80b706098302c62cf8b7a6934e917c279510197dcef6d88 diff --git a/yt-dlp.spec b/yt-dlp.spec index a9df384..c4eeaac 100644 --- a/yt-dlp.spec +++ b/yt-dlp.spec @@ -7,8 +7,13 @@ %bcond_without tests Name: yt-dlp +<<<<<<< HEAD Version: 2022.06.29 Release: 3%{?dist} +======= +Version: 2022.08.08 +Release: 1%{?dist} +>>>>>>> 8c21f99 (Update to 2022.08.08.) Summary: A command-line program to download videos from online video platforms License: Unlicense @@ -112,6 +117,9 @@ make yt-dlp.1 completion-bash completion-zsh completion-fish %{_datadir}/fish/vendor_completions.d/%{name}.fish %changelog +* Tue Aug 09 2022 Maxwell G - 2022.08.08-1 +- Update to 2022.08.08. + * Sat Jul 23 2022 Fedora Release Engineering - 2022.06.29-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild