Update to 2014.02.10

epel9
Christopher Meng 11 years ago
parent 10b1b8dee4
commit fef23fe2ab

1
.gitignore vendored

@ -55,3 +55,4 @@
/youtube-dl-2014.01.17.2.tar.gz /youtube-dl-2014.01.17.2.tar.gz
/youtube-dl-2014.01.23.tar.gz /youtube-dl-2014.01.23.tar.gz
/youtube-dl-2014.02.06.3.tar.gz /youtube-dl-2014.02.06.3.tar.gz
/youtube-dl-2014.02.10.tar.gz

@ -1 +1 @@
108a8d8b2d20890d6705b64a6414a920 youtube-dl-2014.02.06.3.tar.gz ad605f3021787068177dd4e392ff04b0 youtube-dl-2014.02.10.tar.gz

@ -1,5 +1,5 @@
Name: youtube-dl Name: youtube-dl
Version: 2014.02.06.3 Version: 2014.02.10
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
@ -40,6 +40,9 @@ install -pm644 %{S:1} %{buildroot}%{_sysconfdir}
%{_sysconfdir}/bash_completion.d/%{name} %{_sysconfdir}/bash_completion.d/%{name}
%changelog %changelog
* Tue Feb 11 2014 Christopher Meng <rpm@cicku.me> - 2014.02.10-1
- Update to 2014.02.10
* Fri Feb 07 2014 Christopher Meng <rpm@cicku.me> - 2014.02.06.3-1 * Fri Feb 07 2014 Christopher Meng <rpm@cicku.me> - 2014.02.06.3-1
- Update to 2014.02.06.3 - Update to 2014.02.06.3

Loading…
Cancel
Save