|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
|
|
|
|
|
Name: youtube-dl
|
|
|
|
|
Version: 2015.12.23
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: A small command-line program to download online videos
|
|
|
|
|
License: Unlicense
|
|
|
|
|
URL: https://yt-dl.org
|
|
|
|
@ -91,6 +91,9 @@ install -pm644 youtube-dl.zsh %{buildroot}%{_datadir}/zsh/site-functions/_youtub
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2015.12.23-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Dec 26 2015 Matěj Cepl <mcepl@redhat.com> - 2015.12.23-1
|
|
|
|
|
- Update to latest release.
|
|
|
|
|
|
|
|
|
|