Rebuild for Python 3.6

epel9
Miro Hrončok 8 years ago
parent a91d080cbc
commit d570a9603d

@ -7,7 +7,7 @@
Name: youtube-dl Name: youtube-dl
Version: 2016.12.09 Version: 2016.12.09
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
@ -106,6 +106,9 @@ find %{buildroot}%{_prefix}/lib -type f -print0 | xargs -0 sed -i -e '/^\#!\/usr
%changelog %changelog
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 2016.12.09-2
- Rebuild for Python 3.6
* Sun Dec 11 2016 Matěj Cepl <mcepl@redhat.com> - 2016.12.09-1 * Sun Dec 11 2016 Matěj Cepl <mcepl@redhat.com> - 2016.12.09-1
- Update to latest upstream release - Update to latest upstream release

Loading…
Cancel
Save