diff --git a/youtube-dl.spec b/youtube-dl.spec index e27c8bf..afdbddd 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,6 +1,6 @@ Name: youtube-dl -Version: 2014.09.10.1 -Release: 1mamba +Version: 2014.09.18 +Release: 2mamba Summary: A small command-line program to download videos from YouTube.com and a few more sites Group: Applications/Multimedia Vendor: openmamba @@ -35,10 +35,20 @@ rm -f youtube-dl youtube-dl.exe %files %defattr(-,root,root) %{_sysconfdir}/bash_completion.d/youtube-dl +%{_sysconfdir}/fish/completions/youtube-dl.fish %{_bindir}/youtube-dl %{_mandir}/man1/youtube-dl.1* %changelog +* Fri Sep 19 2014 Automatic Build System 2014.09.18-2mamba +- automatic version update by autodist + +* Fri Sep 19 2014 Automatic Build System 2014.09.18-1mamba +- automatic version update by autodist + +* Thu Sep 18 2014 Automatic Build System 2014.09.16-1mamba +- automatic version update by autodist + * Thu Sep 11 2014 Automatic Build System 2014.09.10.1-1mamba - automatic version update by autodist