|
|
@ -10,7 +10,7 @@
|
|
|
|
# drop power64, it's not supported yet (than)
|
|
|
|
# drop power64, it's not supported yet (than)
|
|
|
|
%if 0%{?fedora} > 22
|
|
|
|
%if 0%{?fedora} > 22
|
|
|
|
%ifarch %{?qt5_qtwebengine_arches}%{?!qt5_qtwebengine_arches:%{ix86} x86_64 %{arm} aarch64 mips mipsel mips64el}
|
|
|
|
%ifarch %{?qt5_qtwebengine_arches}%{?!qt5_qtwebengine_arches:%{ix86} x86_64 %{arm} aarch64 mips mipsel mips64el}
|
|
|
|
#global webengine 1
|
|
|
|
%global webengine 1
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
%global webkit 1
|
|
|
|
%global webkit 1
|
|
|
@ -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.8.2
|
|
|
|
Version: 5.8.2
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: 4%{?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+
|
|
|
@ -452,6 +452,9 @@ sed -i \
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sun May 14 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.8.2-4
|
|
|
|
|
|
|
|
- restore -webengine
|
|
|
|
|
|
|
|
|
|
|
|
* Fri May 12 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.8.2-3
|
|
|
|
* Fri May 12 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.8.2-3
|
|
|
|
- (temp) disable -webengine support
|
|
|
|
- (temp) disable -webengine support
|
|
|
|
|
|
|
|
|
|
|
|