re-enable webengine support
This commit is contained in:
parent
a9dab69e23
commit
83c95793f3
@ -7,7 +7,7 @@
|
||||
|
||||
# enable/disable individual modules
|
||||
# drop power64, it's not supported yet (than)
|
||||
%if 0%{?fedora} && 0%{?fedora} < 30
|
||||
%if 0%{?fedora}
|
||||
%ifarch %{?qt5_qtwebengine_arches}%{?!qt5_qtwebengine_arches:%{ix86} x86_64 %{arm} aarch64 mips mipsel mips64el}
|
||||
%global webengine 1
|
||||
%endif
|
||||
@ -30,7 +30,7 @@
|
||||
Summary: PyQt5 is Python bindings for Qt5
|
||||
Name: python-qt5
|
||||
Version: 5.11.3
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
|
||||
License: GPLv3
|
||||
Url: http://www.riverbankcomputing.com/software/pyqt/
|
||||
@ -504,6 +504,9 @@ sed -i \
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Mar 03 2019 Rex Dieter <rdieter@fedoraproject.org> - 5.11.3-6
|
||||
- re-enable webengine support
|
||||
|
||||
* Fri Feb 15 2019 Rex Dieter <rdieter@fedoraproject.org> - 5.11.3-5
|
||||
- rebuild (qt5)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user