Merge branch 'master' into f29

epel9
Till Maas 6 years ago
commit 9340aaf211

@ -1,2 +1,2 @@
SHA512 (youtube-dl-2019.01.24.tar.gz) = 23d81769dc202c6598a8ece772f104ed7a048464b3d14305492e562aa77dc77ef32e56ae7a1084b144460e18dcfb2a9d7813ef88f7fdc34760f62f4de23e4602 SHA512 (youtube-dl-2019.01.30.tar.gz) = 9d22f961910ad3fb677ec682b485bf632e68ecdbab3011062337cc8b966ad4e52bd44cfabd0ea0727dd390c4bc92df8fbee139e23e7914adf29711767aa21617
SHA512 (youtube-dl-2019.01.24.tar.gz.sig) = 4e1df3fa22ffe598e0f286a84c4b08432bb94f44eb42203ee32da82e3ab0469c307c28d64de5ace4908b149bfd26cab55377ac5437a49d36dd760af1065534ae SHA512 (youtube-dl-2019.01.30.tar.gz.sig) = 99099a790313f14e98b7d7beb8a8d6c19762cdd47d7f98cc0ca74de6dd18237aee48fc3f367e822285024f97c7712a7032e6c269f11b2a4926488e92ecb06e7f

@ -12,7 +12,7 @@
%endif %endif
Name: youtube-dl Name: youtube-dl
Version: 2019.01.24 Version: 2019.01.30
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
* Tue Jan 29 2019 Till Maas <opensource@till.name> - 2019.01.30-1
- Update to 2019.01.30
* Thu Jan 24 2019 Richard Shaw <hobbes1069@gmail.com> - 2019.01.24-1 * Thu Jan 24 2019 Richard Shaw <hobbes1069@gmail.com> - 2019.01.24-1
- Update to 2019.01.24. - Update to 2019.01.24.

Loading…
Cancel
Save