From 21407d3a08c07bfbfe276076386bc7388ff75824 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 26 Nov 2020 22:54:34 -0600 Subject: [PATCH] BR: qt5-qtbase-private-devel globally --- python-qt5.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/python-qt5.spec b/python-qt5.spec index 050ef84..d8c3137 100644 --- a/python-qt5.spec +++ b/python-qt5.spec @@ -40,7 +40,7 @@ Summary: PyQt5 is Python bindings for Qt5 Name: python-qt5 Version: 5.15.0 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv3 Url: http://www.riverbankcomputing.com/software/pyqt/ @@ -65,6 +65,7 @@ BuildRequires: findutils BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(dbus-python) BuildRequires: pkgconfig(phonon4qt5) +BuildRequires: qt5-qtbase-private-devel BuildRequires: pkgconfig(Qt5Core) >= 5.5 %if 0%{?enginio} BuildRequires: pkgconfig(Enginio) @@ -120,7 +121,7 @@ Obsoletes: python-qt5 < 5.5.1-10 %package -n python2-qt5 Summary: Python 2 bindings for Qt5 Requires: python2-qt5-base%{?_isa} = %{version}-%{release} -BuildRequires: qt5-qtbase-private-devel python27 +BuildRequires: python27 Requires: python2-enum34 Provides: python2-PyQt5 = %{version}-%{release} Provides: python2-PyQt5%{?_isa} = %{version}-%{release} @@ -561,6 +562,9 @@ sed -i \ %changelog +* Thu Nov 26 2020 Rex Dieter - 5.15.0-4 +- BR: qt5-qtbase-private-devel globally + * Mon Nov 23 07:54:30 CET 2020 Jan Grulich - 5.15.0-3 - rebuild (qt5)