Update to new release

epel9
Till Maas 9 years ago
parent 0baccbe950
commit 2d5f652477

2
.gitignore vendored

@ -2,3 +2,5 @@
/youtube-dl-2015.11.13.tar.gz.sig
/youtube-dl-2015.11.15.tar.gz
/youtube-dl-2015.11.15.tar.gz.sig
/youtube-dl-2015.11.21.tar.gz
/youtube-dl-2015.11.21.tar.gz.sig

@ -1,2 +1,2 @@
cc4f5bba1a366e6da6c9e0a3d94bf527 youtube-dl-2015.11.15.tar.gz
2f38973e669e0a6e9990c2c8deeb4127 youtube-dl-2015.11.15.tar.gz.sig
49d3555153698229e27071d666b1c88f youtube-dl-2015.11.21.tar.gz
4b0e8e7f651eaca193f07812bf7275c3 youtube-dl-2015.11.21.tar.gz.sig

@ -6,7 +6,7 @@
%endif
Name: youtube-dl
Version: 2015.11.15
Version: 2015.11.21
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
* Sun Nov 22 2015 Till Maas <opensource@till.name> - 2015.11.21-1
- Update to new release
* Mon Nov 16 2015 Matěj Cepl <mcepl@redhat.com> - 2015.11.15-1
- Update to new release.

Loading…
Cancel
Save