|
|
@ -13,7 +13,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: youtube-dl
|
|
|
|
Name: youtube-dl
|
|
|
|
Version: 2020.01.24
|
|
|
|
Version: 2020.01.24
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: A small command-line program to download online videos
|
|
|
|
Summary: A small command-line program to download online videos
|
|
|
|
License: Unlicense
|
|
|
|
License: Unlicense
|
|
|
|
URL: https://yt-dl.org
|
|
|
|
URL: https://yt-dl.org
|
|
|
@ -121,6 +121,9 @@ install -pm644 youtube-dl.fish %{buildroot}%{_datadir}/fish/vendor_functions.d/y
|
|
|
|
%{_datadir}/fish/vendor_functions.d/youtube-dl.fish
|
|
|
|
%{_datadir}/fish/vendor_functions.d/youtube-dl.fish
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2020.01.24-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jan 27 2020 Till Maas <opensource@till.name> - 2020.01.24-1
|
|
|
|
* Mon Jan 27 2020 Till Maas <opensource@till.name> - 2020.01.24-1
|
|
|
|
- Update to new release
|
|
|
|
- Update to new release
|
|
|
|
|
|
|
|
|
|
|
|