diff --git a/python-qt5.spec b/python-qt5.spec index 8e27cc4..b3bd976 100644 --- a/python-qt5.spec +++ b/python-qt5.spec @@ -13,7 +13,7 @@ Summary: Python bindings for Qt5 Name: python-qt5 Version: 5.5.1 -Release: 3%{?dist} +Release: 4%{?dist} # all BSD, except for GPLv2+ dbus bindings and examples License: BSD and GPLv2+ @@ -58,10 +58,10 @@ BuildRequires: pkgconfig(Qt5Xml) pkgconfig(Qt5XmlPatterns) BuildRequires: pkgconfig(Qt5WebChannel) BuildRequires: pkgconfig(Qt5WebKit) pkgconfig(Qt5WebKitWidgets) BuildRequires: pkgconfig(Qt5WebSockets) -BuildRequires: python2-devel +BuildRequires: python2-devel python2 BuildRequires: sip-devel >= 4.16.9 %if 0%{?with_python3} -BuildRequires: python3-devel +BuildRequires: python3-devel python3 BuildRequires: python3-sip-devel >= 4.16.8 BuildRequires: python3-dbus %endif # with_python3 @@ -78,6 +78,8 @@ Requires: dbus-python Provides: PyQt5 = %{version}-%{release} Provides: PyQt5%{?_isa} = %{version}-%{release} +Provides: python2-qt5 = %{version}-%{release} +Provides: python2-qt5%{?_isa} = %{version}-%{release} %description These are Python bindings for Qt5. @@ -325,6 +327,9 @@ sed -i \ %changelog +* Mon Dec 07 2015 Rex Dieter 5.5.1-4 +- rebuild (qt5), Provides: python2-qt5 + * Tue Nov 10 2015 Fedora Release Engineering - 5.5.1-3 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5