New release.

epel9
Koji 12 years ago
parent 983ef370ac
commit 53c8157e0c

1
.gitignore vendored

@ -13,3 +13,4 @@
/youtube-dl-2013.07.25.2.tar.gz
/youtube-dl-2013.08.02.tar.gz
/youtube-dl-2013.08.09.tar.gz
/youtube-dl-2013.08.17.tar.gz

@ -1 +1 @@
ae245c6ef518cdeb7f099a1c0d5a64ba youtube-dl-2013.08.09.tar.gz
3fd78626b19ac128f15f1bbfee578011 youtube-dl-2013.08.17.tar.gz

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

Loading…
Cancel
Save