New version.

epel9
Christopher Meng 12 years ago
parent 981926077e
commit 7f704c158e

1
.gitignore vendored

@ -10,3 +10,4 @@
/youtube-dl-2013.07.12.tar.gz
/youtube-dl-2013.07.17.1.tar.gz
/youtube-dl-2013.07.19.tar.gz
/youtube-dl-2013.07.25.2.tar.gz

@ -6,3 +6,4 @@
5549a8be5054eaf02470da8955b838a0 youtube-dl-2013.07.12.tar.gz
689d7d2507a0a452e53c2c40957220dc youtube-dl-2013.07.17.1.tar.gz
e426467eee65cb6224e1ca37433296d1 youtube-dl-2013.07.19.tar.gz
db09e5672c674ccadd3c9afed77189d9 youtube-dl-2013.07.25.2.tar.gz

@ -1,5 +1,5 @@
Name: youtube-dl
Version: 2013.07.19
Version: 2013.07.25.2
Release: 1%{?dist}
Summary: A small command-line program to download online videos
License: Public Domain
@ -45,6 +45,9 @@ install -p -m644 %{S:1} %{buildroot}%{_sysconfdir}
%{_sysconfdir}/bash_completion.d/%{name}
%changelog
* Mon Jul 22 2013 Christopher Meng <rpm@cicku.me> - 2013.07.25.2-1
- Update to new release.
* Mon Jul 22 2013 Christopher Meng <rpm@cicku.me> - 2013.07.19-1
- Update to new release.

Loading…
Cancel
Save