rebuild (qt5)

This commit is contained in:
Jan Grulich 2018-09-21 19:13:36 +02:00
parent 4936347a0a
commit 2b583f24cc

View File

@ -30,7 +30,7 @@
Summary: PyQt5 is Python bindings for Qt5
Name: python-qt5
Version: 5.11.3
Release: 0.3.%{snap}%{?dist}
Release: 0.4.%{snap}%{?dist}
License: GPLv3
Url: http://www.riverbankcomputing.com/software/pyqt/
@ -505,6 +505,9 @@ sed -i \
%changelog
* Fri Sep 21 2018 Jan Grulich <jgrulich@redhat.com> - 5.11.3-0.4.dev1808131157
- rebuild (qt5)
* Thu Aug 30 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.11.3-0.3.dev1808131157
- unconditionally create rpm-macros
- handle api generation when one of python2/python3 is disabled