From 83c95793f3e32113a93518e9164330d941990cbe Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sun, 3 Mar 2019 16:02:29 -0600 Subject: [PATCH] re-enable webengine support --- python-qt5.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-qt5.spec b/python-qt5.spec index c8b65dc..4acc284 100644 --- a/python-qt5.spec +++ b/python-qt5.spec @@ -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 - 5.11.3-6 +- re-enable webengine support + * Fri Feb 15 2019 Rex Dieter - 5.11.3-5 - rebuild (qt5)