Update to latest release

epel9
Matěj Cepl 10 years ago
parent 9f1bcdbb8f
commit 9234726ba8

2
.gitignore vendored

@ -31,3 +31,5 @@
/youtube-dl-2015.02.10.4.tar.gz.sig /youtube-dl-2015.02.10.4.tar.gz.sig
/youtube-dl-2015.02.11.tar.gz /youtube-dl-2015.02.11.tar.gz
/youtube-dl-2015.02.11.tar.gz.sig /youtube-dl-2015.02.11.tar.gz.sig
/youtube-dl-2015.02.18.1.tar.gz
/youtube-dl-2015.02.18.1.tar.gz.sig

@ -1,2 +1,2 @@
43ecbbe6d932d55ed768ec170eb5b0fe youtube-dl-2015.02.11.tar.gz.sig b158966a8596ddfff8b8286feb4e43dc youtube-dl-2015.02.18.1.tar.gz
8922f062c1bae78997e08274fdf35d35 youtube-dl-2015.02.11.tar.gz 6ae5cc4b3df4aba3e42aa8ed0b23c01a youtube-dl-2015.02.18.1.tar.gz.sig

@ -1,5 +1,5 @@
Name: youtube-dl Name: youtube-dl
Version: 2015.02.11 Version: 2015.02.18.1
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: Public Domain License: Public Domain
@ -59,6 +59,9 @@ install -pm644 youtube-dl.zsh %{buildroot}%{_datadir}/zsh/site-functions/_youtub
%{python_sitelib}/youtube_dl*.egg-info %{python_sitelib}/youtube_dl*.egg-info
%changelog %changelog
* Wed Feb 18 2015 Matej Cepl <mcepl@redhat.com> - 2015.02.18.1-1
- Update to latest release
* Mon Feb 16 2015 Matej Cepl <mcepl@redhat.com> - 2015.02.11-1 * Mon Feb 16 2015 Matej Cepl <mcepl@redhat.com> - 2015.02.11-1
- Show must go on! - Show must go on!

Loading…
Cancel
Save