Update to the latest release.

epel9
Matěj Cepl 9 years ago
parent d71a36c118
commit c349988d37

2
.gitignore vendored

@ -16,3 +16,5 @@
/youtube-dl-2016.03.06.tar.gz.sig
/youtube-dl-2016.04.13.tar.gz
/youtube-dl-2016.04.13.tar.gz.sig
/youtube-dl-2016.05.01.tar.gz
/youtube-dl-2016.05.01.tar.gz.sig

@ -1,2 +1,2 @@
a0d719543e849c5c374f6a7b028575e7 youtube-dl-2016.04.13.tar.gz
828804cff59e179ad879e9ff98919eb2 youtube-dl-2016.04.13.tar.gz.sig
86b178f328823408d7ff19454fbcb645 youtube-dl-2016.05.01.tar.gz
a1a6a15b2ec7bdefdb213dea59c8cb18 youtube-dl-2016.05.01.tar.gz.sig

@ -6,8 +6,8 @@
%endif
Name: youtube-dl
Version: 2016.04.13
Release: 2%{?dist}
Version: 2016.05.01
Release: 1%{?dist}
Summary: A small command-line program to download online videos
License: Unlicense
URL: https://yt-dl.org
@ -91,6 +91,9 @@ install -pm644 youtube-dl.zsh %{buildroot}%{_datadir}/zsh/site-functions/_youtub
%changelog
* Wed May 4 2016 Matěj Cepl <mcepl@redhat.com> - 2016.05.01-1
- Update to the latest release.
* Fri Apr 15 2016 Till Maas <opensource@till.name> - 2016.04.13-2
- Fix build deps

Loading…
Cancel
Save