From d6c5f4d829e2f1c628adb151f1aa98832a12a834 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sun, 14 May 2017 07:29:04 -0500 Subject: [PATCH] restore -webengine --- python-qt5.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-qt5.spec b/python-qt5.spec index a054421..a1117f8 100644 --- a/python-qt5.spec +++ b/python-qt5.spec @@ -10,7 +10,7 @@ # drop power64, it's not supported yet (than) %if 0%{?fedora} > 22 %ifarch %{?qt5_qtwebengine_arches}%{?!qt5_qtwebengine_arches:%{ix86} x86_64 %{arm} aarch64 mips mipsel mips64el} -#global webengine 1 +%global webengine 1 %endif %endif %global webkit 1 @@ -20,7 +20,7 @@ Summary: PyQt5 is Python bindings for Qt5 Name: python-qt5 Version: 5.8.2 -Release: 3%{?dist} +Release: 4%{?dist} # all BSD, except for GPLv2+ dbus bindings and examples License: BSD and GPLv2+ @@ -452,6 +452,9 @@ sed -i \ %changelog +* Sun May 14 2017 Rex Dieter - 5.8.2-4 +- restore -webengine + * Fri May 12 2017 Rex Dieter - 5.8.2-3 - (temp) disable -webengine support