Merge pull request #3 from abfonly/youtube-dl:rosa2014.1

abfonly
This commit is contained in:
abfonly 2014-09-27 23:59:20 +04:00
commit ace5c2a2ad
2 changed files with 5 additions and 4 deletions

View file

@ -1,2 +1,2 @@
sources:
youtube-dl.1.gz: 87bb9228003ebbe5a35bb3a58fea0f21b13e4d43
youtube-dl-2014.09.25.tar.gz: b5d22e23d5525a418ed5cbb1c7f151baf16975d5

View file

@ -1,7 +1,7 @@
Summary: Small command-line program to download videos from YouTube
Name: youtube-dl
Version: 2014.05.05
Release: 2
Version: 2014.09.25
Release: 1
License: Public Domain and GPLv2+
Group: Video
Url: http://rg3.github.com/youtube-dl/
@ -36,4 +36,5 @@ Small command-line program to download videos from YouTube.
%doc LICENSE README.md
%{_bindir}/%{name}
%{_mandir}/man1/%{name}.1*
%config(noreplace) %{_sysconfdir}/bash_completion.d/%{name}
%config(noreplace) %{_sysconfdir}/bash_completion.d/%{name}
%config(noreplace) %{_sysconfdir}/fish/completions/%{name}.fish