Update to 2014.02.19.1

epel9
Christopher Meng 11 years ago
parent fef23fe2ab
commit d505aa6483

1
.gitignore vendored

@ -56,3 +56,4 @@
/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 /youtube-dl-2014.02.10.tar.gz
/youtube-dl-2014.02.19.1.tar.gz

@ -1 +1 @@
ad605f3021787068177dd4e392ff04b0 youtube-dl-2014.02.10.tar.gz 7a9aa7b9b2a87a19de7551eb239e9240 youtube-dl-2014.02.19.1.tar.gz

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

Loading…
Cancel
Save