Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/python-qt5.git#fb0fa16462ba8b9c2f18eb94945ab6aa2d69f3de
This commit is contained in:
DistroBaker 2021-02-22 18:25:37 +00:00
parent 0ec3a2562a
commit ae018c6095
1 changed files with 6 additions and 1 deletions

View File

@ -42,7 +42,7 @@
Summary: PyQt5 is Python bindings for Qt5
Name: python-qt5
Version: 5.15.0
Release: 7%{?dist}
Release: 8%{?dist}
License: GPLv3
Url: http://www.riverbankcomputing.com/software/pyqt/
@ -67,7 +67,9 @@ BuildRequires: chrpath
BuildRequires: findutils
BuildRequires: pkgconfig(dbus-1)
BuildRequires: pkgconfig(dbus-python)
%if ! 0%{?rhel}
BuildRequires: pkgconfig(phonon4qt5)
%endif
BuildRequires: qt5-qtbase-private-devel
BuildRequires: pkgconfig(Qt5Core) >= 5.5
%if 0%{?enginio}
@ -565,6 +567,9 @@ sed -i \
%changelog
* Mon Feb 22 2021 Jan Grulich <jgrulich@redhat.com> - 5.15.0-8
- Do not require Phonon on ELN/RHEL
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.15.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild