rebuild (qt5), Provides: python2-qt5

This commit is contained in:
Rex Dieter 2015-12-07 10:09:28 -06:00
parent 4bfce60653
commit 9b8fbc73c6

View File

@ -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 <rdieter@fedoraproject.org> 5.5.1-4
- rebuild (qt5), Provides: python2-qt5
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.5.1-3
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5