|
|
|
@ -20,7 +20,7 @@
|
|
|
|
|
Summary: PyQt5 is Python bindings for Qt5
|
|
|
|
|
Name: python-qt5
|
|
|
|
|
Version: 5.8
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
|
|
|
|
|
# all BSD, except for GPLv2+ dbus bindings and examples
|
|
|
|
|
License: BSD and GPLv2+
|
|
|
|
@ -394,7 +394,6 @@ sed -i \
|
|
|
|
|
%{_bindir}/pylupdate5
|
|
|
|
|
%{_bindir}/pyrcc5
|
|
|
|
|
%{_bindir}/pyuic5
|
|
|
|
|
%{_datadir}/python3-sip/PyQt5/
|
|
|
|
|
%{python3_sitearch}/PyQt5/pylupdate.so
|
|
|
|
|
%{python3_sitearch}/PyQt5/pylupdate_main.py*
|
|
|
|
|
%{python3_sitearch}/PyQt5/pyrcc.so
|
|
|
|
@ -428,6 +427,9 @@ sed -i \
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Feb 17 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.8-2
|
|
|
|
|
- python3-qt5: omit sip files inadvertantly added in 5.7.1-5
|
|
|
|
|
|
|
|
|
|
* Thu Feb 16 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.8-1
|
|
|
|
|
- PyQt5-5.8
|
|
|
|
|
|
|
|
|
|