Update to the latest upstream release.

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

2
.gitignore vendored

@ -18,3 +18,5 @@
/youtube-dl-2016.04.13.tar.gz.sig
/youtube-dl-2016.05.01.tar.gz
/youtube-dl-2016.05.01.tar.gz.sig
/youtube-dl-2016.05.16.tar.gz
/youtube-dl-2016.05.16.tar.gz.sig

@ -1,2 +1,2 @@
86b178f328823408d7ff19454fbcb645 youtube-dl-2016.05.01.tar.gz
a1a6a15b2ec7bdefdb213dea59c8cb18 youtube-dl-2016.05.01.tar.gz.sig
f50b53b9938eeb43a2466e451e71f474 youtube-dl-2016.05.16.tar.gz
e2efc06e39fada6d5267d9236af01683 youtube-dl-2016.05.16.tar.gz.sig

@ -6,7 +6,7 @@
%endif
Name: youtube-dl
Version: 2016.05.01
Version: 2016.05.16
Release: 1%{?dist}
Summary: A small command-line program to download online videos
License: Unlicense
@ -91,6 +91,9 @@ install -pm644 youtube-dl.zsh %{buildroot}%{_datadir}/zsh/site-functions/_youtub
%changelog
* Thu May 19 2016 Matěj Cepl <mcepl@redhat.com> 2016.05.16-1
- Update to the latest upstream release.
* Wed May 4 2016 Matěj Cepl <mcepl@redhat.com> - 2016.05.01-1
- Update to the latest release.

Loading…
Cancel
Save