Update to new upstream release with important bugfixes

epel9
Till Maas 6 years ago
parent 53a20dcae4
commit 319a76823f

@ -1,2 +1,2 @@
SHA512 (youtube-dl-2019.06.08.tar.gz) = 6758d629ff0b56ed6589d024f29761cbe4678154316a370090d6eca62611791b79b8662a70c54e333362db0495131935d47bcbfcb40ae6dcf1cc0c8808790799 SHA512 (youtube-dl-2019.06.21.tar.gz) = b116f1b636b616e7bd2f5f3d8bbec3b9acebc956f2864391392cfa8bd2af91faa97603d528a13abb6e69ac861582d296870579469e4c6f4f4816dc674e0c27bb
SHA512 (youtube-dl-2019.06.08.tar.gz.sig) = a4970a320a93fadd7bde4345895d748bd6a7279129b15f16223068dc4be4f1c36ec9d6a9f3b9c48fa99b03f884e995a0a9e1679e104f56268c8a53794fbafc01 SHA512 (youtube-dl-2019.06.21.tar.gz.sig) = de8ee4addac2e7c1163e41ef550be51d526e59cf6ba5e94ab5bb79791d914974aef9b1ea5be0f695fb86b6727a9d6708273e15ec001bd93c674fbdf6379fdc25

@ -12,7 +12,7 @@
%endif %endif
Name: youtube-dl Name: youtube-dl
Version: 2019.06.08 Version: 2019.06.21
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
* Sun Jun 23 2019 Till Maas <opensource@till.name> - 2019.06.21-1
- Update to new upstream release with important bugfixes
* Sun Jun 16 2019 Michael Cronenworth <mike@cchtml.com> - 2019.06.08-1 * Sun Jun 16 2019 Michael Cronenworth <mike@cchtml.com> - 2019.06.08-1
- Update to 2019.06.08 - Update to 2019.06.08

Loading…
Cancel
Save