Update to 2014.06.24.1

epel9
Christopher Meng 11 years ago
parent d30af131c2
commit dd50eadf4a

1
.gitignore vendored

@ -2,3 +2,4 @@
/youtube-dl-2014.04.11.1.tar.gz
/youtube-dl-2014.05.05.tar.gz
/youtube-dl-2014.06.07.tar.gz
/youtube-dl-2014.06.24.1.tar.gz

@ -1 +1 @@
ca8e9eb3796e4cc3c5f2985173b231da youtube-dl-2014.06.07.tar.gz
e6d3affc7e6e9e28a47dbcd942facfe5 youtube-dl-2014.06.24.1.tar.gz

@ -1,5 +1,5 @@
Name: youtube-dl
Version: 2014.06.07
Version: 2014.06.24.1
Release: 1%{?dist}
Summary: A small command-line program to download online videos
License: Public Domain
@ -40,6 +40,9 @@ install -pm644 %{S:1} %{buildroot}%{_sysconfdir}
%{_sysconfdir}/bash_completion.d/%{name}
%changelog
* Tue Jun 24 2014 Christopher Meng <rpm@cicku.me> - 2014.06.24.1-1
- Update to 2014.06.24.1
* Mon Jun 09 2014 Christopher Meng <rpm@cicku.me> - 2014.06.07-1
- Update to 2014.06.07

Loading…
Cancel
Save