restore qtwebengine support
This commit is contained in:
parent
cecc090bcc
commit
5e8c8568b3
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
# enable/disable individual modules
|
# enable/disable individual modules
|
||||||
# drop power64, it's not supported yet (than)
|
# drop power64, it's not supported yet (than)
|
||||||
%if 0%{?fedora} > 22 && 0%{?fedora} < 26
|
%if 0%{?fedora} > 22
|
||||||
%ifarch %{ix86} x86_64 %{arm} aarch64 mips mipsel mips64el
|
%ifarch %{ix86} x86_64 %{arm} aarch64 mips mipsel mips64el
|
||||||
%global webengine 1
|
%global webengine 1
|
||||||
%endif
|
%endif
|
||||||
@ -20,7 +20,7 @@
|
|||||||
Summary: PyQt5 is Python bindings for Qt5
|
Summary: PyQt5 is Python bindings for Qt5
|
||||||
Name: python-qt5
|
Name: python-qt5
|
||||||
Version: 5.7
|
Version: 5.7
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
|
|
||||||
# all BSD, except for GPLv2+ dbus bindings and examples
|
# all BSD, except for GPLv2+ dbus bindings and examples
|
||||||
License: BSD and GPLv2+
|
License: BSD and GPLv2+
|
||||||
@ -423,6 +423,9 @@ sed -i \
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 15 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.7-5
|
||||||
|
- restore qtwebengine support
|
||||||
|
|
||||||
* Fri Dec 09 2016 Charalampos Stratakis <cstratak@redhat.com> - 5.7-4
|
* Fri Dec 09 2016 Charalampos Stratakis <cstratak@redhat.com> - 5.7-4
|
||||||
- Rebuild for Python 3.6
|
- Rebuild for Python 3.6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user