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