Rebuild (qt5)
This commit is contained in:
parent
538f2914d4
commit
a09ae163b4
@ -23,7 +23,7 @@
|
||||
Summary: PyQt5 is Python bindings for Qt5
|
||||
Name: python-qt5
|
||||
Version: 5.15.6
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
|
||||
License: GPLv3
|
||||
Url: http://www.riverbankcomputing.com/software/pyqt/
|
||||
@ -47,6 +47,7 @@ BuildRequires: pkgconfig(dbus-python)
|
||||
BuildRequires: pkgconfig(phonon4qt5)
|
||||
%endif
|
||||
BuildRequires: qt5-qtbase-private-devel
|
||||
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
|
||||
BuildRequires: pkgconfig(Qt5Core) >= 5.5
|
||||
%if 0%{?enginio}
|
||||
BuildRequires: pkgconfig(Enginio)
|
||||
@ -308,6 +309,9 @@ sed -i \
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jul 14 2022 Jan Grulich <jgrulich@redhat.com> - 5.15.6-6
|
||||
- Rebuild (qt5)
|
||||
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 5.15.6-5
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user