diff --git a/python-qt5.spec b/python-qt5.spec index c1c2ccf..de88817 100644 --- a/python-qt5.spec +++ b/python-qt5.spec @@ -9,6 +9,9 @@ %global enginio 1 %endif +# set this until when/if we port to new cmake macros +%global __cmake_in_source_build 1 + # enable/disable individual modules # drop power64, it's not supported yet (than) %if 0 @@ -40,7 +43,7 @@ Summary: PyQt5 is Python bindings for Qt5 Name: python-qt5 Version: 5.14.2 -Release: 5%{?dist} +Release: 6%{?dist} License: GPLv3 Url: http://www.riverbankcomputing.com/software/pyqt/ @@ -561,6 +564,9 @@ sed -i \ %changelog +* Tue Aug 11 2020 Rex Dieter - 5.14.2-6 +- fix FTBFS + * Sat Aug 01 2020 Fedora Release Engineering - 5.14.2-5 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild