diff --git a/sources b/sources index 62ef463..d3cedd5 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -SHA512 (youtube-dl-2021.04.17.tar.gz) = cb8c76063fc3bd66d07995a669fcf29e5b766c4deb05c9d82fc9795ac3a090a4ae2ee152f150208eae22b93157c286c615044f8f5b0a47798266ab219b49632e -SHA512 (youtube-dl-2021.04.17.tar.gz.sig) = 5c65c0dc00e22990cd75fbb3229c12befa4176e837722c8b0b2fe03b241db8d194728197becf1c7a50487e664fb7e48355c67f9f28d71f4f8e0e989e61db5c4a +SHA512 (youtube-dl-2021.05.16.tar.gz) = a78ebfc16cc52458e2a036deb48693110f20c046ca3a509be9adbca76d23429953fcf3cd3aab8390a19af747291950bb9261e5339e5cbb0903b98848216c7aca +SHA512 (youtube-dl-2021.05.16.tar.gz.sig) = 75d88e56cedd268eb8e748455be9aa82d4caf03632b245934ed239a550db1a982e455d3b5bd78f800759601631b27bcfee71e18c9b8492ba1914b77b71ac87fb SHA512 (youtube-dl-gpgkeys.gpg) = fa4a760cd88709390cb4a5545efd9f8b7c94f821928f4f1348957357d71bd8aa3829d1db2a876263cab5a7f0a0f4b7aa71fdc86f1ead26a058f6d7a750132218 diff --git a/youtube-dl.spec b/youtube-dl.spec index 070f357..83da87f 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -12,7 +12,7 @@ %endif Name: youtube-dl -Version: 2021.04.17 +Version: 2021.05.16 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Unlicense @@ -40,7 +40,8 @@ Requires: python2-setuptools BuildArch: noarch # For source verification with gpgv BuildRequires: gnupg2 - +# https://bugzilla.redhat.com/show_bug.cgi?id=1951630 +Recommends: AtomicParsley %description Small command-line program to download videos from YouTube and other sites. @@ -121,6 +122,15 @@ install -pm644 youtube-dl.fish %{buildroot}%{_datadir}/fish/vendor_functions.d/y %{_datadir}/fish/vendor_functions.d/youtube-dl.fish %changelog +* Thu May 20 2021 David Schwörer - 2021.05.16-1 +- Update to 2021.05.16 + +* Tue Apr 27 2021 David Schwörer - 2021.04.26-1 +- Update to 2021.04.26 + +* Tue Apr 20 2021 David Schwörer - 2021.04.17-2 +- Recommand AtomicParsley + * Sat Apr 17 2021 David Schwörer - 2021.04.17-1 - Update to 2021.04.17