Update to the latest release.

epel9
Matěj Cepl 9 years ago
parent df92e2c83b
commit 06d39b4c6a

2
.gitignore vendored

@ -14,3 +14,5 @@
/youtube-dl-2016.02.13.tar.gz.sig /youtube-dl-2016.02.13.tar.gz.sig
/youtube-dl-2016.03.06.tar.gz /youtube-dl-2016.03.06.tar.gz
/youtube-dl-2016.03.06.tar.gz.sig /youtube-dl-2016.03.06.tar.gz.sig
/youtube-dl-2016.04.13.tar.gz
/youtube-dl-2016.04.13.tar.gz.sig

@ -1,2 +1,2 @@
16f2b337c9adcec228c15a24c3dbc6b0 youtube-dl-2016.03.06.tar.gz a0d719543e849c5c374f6a7b028575e7 youtube-dl-2016.04.13.tar.gz
071f03f730947eb5b15101e108fe255f youtube-dl-2016.03.06.tar.gz.sig 828804cff59e179ad879e9ff98919eb2 youtube-dl-2016.04.13.tar.gz.sig

@ -6,8 +6,8 @@
%endif %endif
Name: youtube-dl Name: youtube-dl
Version: 2016.03.06 Version: 2016.04.13
Release: 2%{?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
URL: https://yt-dl.org URL: https://yt-dl.org
@ -91,6 +91,9 @@ install -pm644 youtube-dl.zsh %{buildroot}%{_datadir}/zsh/site-functions/_youtub
%changelog %changelog
* Thu Apr 14 2016 Matěj Cepl <mcepl@redhat.com> 2016.04.13-1
- Update to the latest release.
* Mon Mar 21 2016 Till Maas <opensource@till.name> - 2016.03.06-2 * Mon Mar 21 2016 Till Maas <opensource@till.name> - 2016.03.06-2
- Use gpgv2 for source verification - Use gpgv2 for source verification

Loading…
Cancel
Save