New version.

epel9
Christopher Meng 12 years ago
parent d07addad65
commit 6b64dddb9c

@ -1,2 +1,3 @@
139ffe39568318a5939edf05afbac4d0 youtube-dl-2013.05.14.tar.gz 139ffe39568318a5939edf05afbac4d0 youtube-dl-2013.05.14.tar.gz
6cb4ee904456d102d4f3edb68272ca50 youtube-dl-2013.05.23.tar.gz 6cb4ee904456d102d4f3edb68272ca50 youtube-dl-2013.05.23.tar.gz
83638449553afa6bedce40edc254d182 youtube-dl-2013.06.31.tar.gz

@ -1,5 +1,5 @@
Name: youtube-dl Name: youtube-dl
Version: 2013.05.23 Version: 2013.06.31
Release: 1%{?dist} Release: 1%{?dist}
Summary: A small command-line program to download videos from YouTube.com and other sites Summary: A small command-line program to download videos from YouTube.com and other sites
License: Public Domain License: Public Domain
@ -43,6 +43,9 @@ rm -rf %{buildroot}
%{_sysconfdir}/bash_completion.d/%{name} %{_sysconfdir}/bash_completion.d/%{name}
%changelog %changelog
* Wed Jun 26 2013 Christopher Meng <rpm@cicku.me> - 2013.06.31-1
- Update to new release.
* Mon Jun 17 2013 Christopher Meng <rpm@cicku.me> - 2013.05.23-1 * Mon Jun 17 2013 Christopher Meng <rpm@cicku.me> - 2013.05.23-1
- Update to new release and cleanup the spec. - Update to new release and cleanup the spec.

Loading…
Cancel
Save