Updated to 2019.10.16

This commit is contained in:
Алзим 2019-10-16 00:06:45 +03:00
parent 0674d4f489
commit 6b3bbc79db
2 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
sources: sources:
youtube-dl-2019.09.28.tar.gz: 31385f76ac37d87d278d4d59e96c1e10cbf2942f youtube-dl-2019.10.16.tar.gz: fb2cdc996bedec72216ac86e171b1bce42d3e575

View file

@ -2,7 +2,7 @@
Summary: Small command-line program to download videos from YouTube Summary: Small command-line program to download videos from YouTube
Name: youtube-dl Name: youtube-dl
Version: 2019.09.28 Version: 2019.10.16
Release: 1 Release: 1
License: Public Domain and GPLv2+ License: Public Domain and GPLv2+
Group: Video Group: Video
@ -26,8 +26,8 @@ Small command-line program to download videos from YouTube and similar sites.
%files %files
%doc LICENSE README.txt %doc LICENSE README.txt
%{_bindir}/%{name} %{_bindir}/%{name}
%{_mandir}/man1/%{name}.1*
%{_datadir}/zsh/site-functions/_%{name} %{_datadir}/zsh/site-functions/_%{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 %config(noreplace) %{_sysconfdir}/fish/completions/%{name}.fish