Update to latest release.

epel9
Matěj Cepl 9 years ago
parent dd64a025cf
commit 0a21ba0964

2
.gitignore vendored

@ -12,3 +12,5 @@
/youtube-dl-2015.12.23.tar.gz.sig /youtube-dl-2015.12.23.tar.gz.sig
/youtube-dl-2016.02.13.tar.gz /youtube-dl-2016.02.13.tar.gz
/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.sig

@ -1,2 +1,2 @@
679f9c934108cac10de39f8d62828452 youtube-dl-2016.02.13.tar.gz 16f2b337c9adcec228c15a24c3dbc6b0 youtube-dl-2016.03.06.tar.gz
865e884cf5038a5d07678c9345172d5f youtube-dl-2016.02.13.tar.gz.sig 071f03f730947eb5b15101e108fe255f youtube-dl-2016.03.06.tar.gz.sig

@ -6,7 +6,7 @@
%endif %endif
Name: youtube-dl Name: youtube-dl
Version: 2016.02.13 Version: 2016.03.06
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
@ -91,6 +91,9 @@ install -pm644 youtube-dl.zsh %{buildroot}%{_datadir}/zsh/site-functions/_youtub
%changelog %changelog
* Thu Mar 10 2016 Matěj Cepl <mcepl@redhat.com> - 2016.03.06-1
- Update to latest release.
* Mon Feb 15 2016 Matěj Cepl <mcepl@redhat.com> - 2016.02.13-1 * Mon Feb 15 2016 Matěj Cepl <mcepl@redhat.com> - 2016.02.13-1
- Update to latest release. - Update to latest release.

Loading…
Cancel
Save