Update to 2019.01.24.

epel9
Richard Shaw 6 years ago
parent 105a3af0c2
commit 7d7312ac28

@ -1,2 +1,2 @@
SHA512 (youtube-dl-2018.12.17.tar.gz) = 88d98391d110d6542503590c4735c765137cde43bc3a1f1b33b197d323a1226ed550d559f67bd4aadab3c82de8a471fa71bf4e1440e5641e1c51ba5cb7059904 SHA512 (youtube-dl-2019.01.24.tar.gz) = 23d81769dc202c6598a8ece772f104ed7a048464b3d14305492e562aa77dc77ef32e56ae7a1084b144460e18dcfb2a9d7813ef88f7fdc34760f62f4de23e4602
SHA512 (youtube-dl-2018.12.17.tar.gz.sig) = 40902201128b5553eb8bab542b526506240a51d0fe1e87dad9b74addd481df676337b44cc121f9391bf7645b7f192781d2f0b42a0197b59bc6e17e6327d48e6c SHA512 (youtube-dl-2019.01.24.tar.gz.sig) = 4e1df3fa22ffe598e0f286a84c4b08432bb94f44eb42203ee32da82e3ab0469c307c28d64de5ace4908b149bfd26cab55377ac5437a49d36dd760af1065534ae

@ -12,7 +12,7 @@
%endif %endif
Name: youtube-dl Name: youtube-dl
Version: 2018.12.17 Version: 2019.01.24
Release: 1%{?dist} Release: 1%{?dist}
Summary: A small command-line program to download online videos Summary: A small command-line program to download online videos
License: Unlicense License: Unlicense
@ -118,6 +118,9 @@ install -pm644 youtube-dl.zsh %{buildroot}%{_datadir}/zsh/site-functions/_youtub
%changelog %changelog
* Thu Jan 24 2019 Richard Shaw <hobbes1069@gmail.com> - 2019.01.24-1
- Update to 2019.01.24.
* Thu Dec 27 2018 Matěj Cepl <mcepl@cepl.eu> - 2018.12.17-1 * Thu Dec 27 2018 Matěj Cepl <mcepl@cepl.eu> - 2018.12.17-1
- Update to the latest upstream release. - Update to the latest upstream release.
- Make python-setuptools Required. - Make python-setuptools Required.

Loading…
Cancel
Save