New version.

epel9
Christopher Meng 11 years ago
parent 4c15b62739
commit 47c3e8dc63

1
.gitignore vendored

@ -21,3 +21,4 @@
/youtube-dl-2013.09.04.tar.gz
/youtube-dl-2013.09.07.tar.gz
/youtube-dl-2013.09.10.tar.gz
/youtube-dl-2013.09.16.tar.gz

@ -1 +1 @@
1ad831c338c82b97e0b4ef4f62d55a0c youtube-dl-2013.09.10.tar.gz
8b02356879e80a90acbb2ebb07b26629 youtube-dl-2013.09.16.tar.gz

@ -1,5 +1,5 @@
Name: youtube-dl
Version: 2013.09.10
Version: 2013.09.16
Release: 1%{?dist}
Summary: A small command-line program to download online videos
License: Public Domain
@ -42,6 +42,9 @@ install -pm644 %{S:1} %{buildroot}%{_sysconfdir}
%{_sysconfdir}/bash_completion.d/%{name}
%changelog
* Mon Sep 16 2013 Christopher Meng <rpm@cicku.me> - 2013.09.16-1
- Update to new release(BZ#1006829).
* Wed Sep 11 2013 Christopher Meng <rpm@cicku.me> - 2013.09.10-1
- Update to new release(BZ#1006334).

Loading…
Cancel
Save