diff --git a/youtube-dl.spec b/youtube-dl.spec index 40c585d..b00c4b3 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2014.10.05.2 +Version: 2014.10.15 Release: 1mamba Summary: A small command-line program to download videos from YouTube.com and a few more sites Group: Applications/Multimedia @@ -37,9 +37,13 @@ rm -f youtube-dl youtube-dl.exe %{_sysconfdir}/bash_completion.d/youtube-dl %{_sysconfdir}/fish/completions/youtube-dl.fish %{_bindir}/youtube-dl +%{_datadir}/zsh/site-functions/_youtube-dl %{_mandir}/man1/youtube-dl.1* %changelog +* Thu Oct 16 2014 Automatic Build System 2014.10.15-1mamba +- automatic version update by autodist + * Tue Oct 07 2014 Automatic Build System 2014.10.05.2-1mamba - automatic version update by autodist