parent
4e7f9c8cdc
commit
e98bc7edc6
@ -37,7 +37,7 @@
|
||||
Summary: PyQt5 is Python bindings for Qt5
|
||||
Name: python-qt5
|
||||
Version: 5.13.0
|
||||
Release: 3%{?dist}
|
||||
Release: 2%{?dist}
|
||||
|
||||
License: GPLv3
|
||||
Url: http://www.riverbankcomputing.com/software/pyqt/
|
||||
@ -412,7 +412,7 @@ sed -i \
|
||||
%files -n python2-qt5-base
|
||||
%doc NEWS README
|
||||
%license LICENSE
|
||||
%{python2_sitearch}/dbus/mainloop/pyqt5.so
|
||||
%{python2_dbus_dir}/pyqt5.so
|
||||
%dir %{python2_sitearch}/PyQt5/
|
||||
%{python2_sitearch}/PyQt5-%{version}%{?snap:.%{snap}}.dist-info
|
||||
%{python2_sitearch}/PyQt5/__init__.py*
|
||||
@ -485,7 +485,7 @@ sed -i \
|
||||
%files -n python%{python3_pkgversion}-qt5-base
|
||||
%doc NEWS README
|
||||
%license LICENSE
|
||||
%{python3_sitearch}/dbus/mainloop/pyqt5.so
|
||||
%{python3_dbus_dir}/pyqt5.so
|
||||
%dir %{python3_sitearch}/PyQt5/
|
||||
%{python3_sitearch}/PyQt5-%{version}%{?snap:.%{snap}}.dist-info
|
||||
%{python3_sitearch}/PyQt5/__pycache__/__init__.*
|
||||
@ -550,9 +550,6 @@ sed -i \
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Aug 20 2019 Gwyn Ciesla <gwync@protonmail.com> - 5.13.0-3
|
||||
- Adjust dbus path.
|
||||
|
||||
* Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 5.13.0-2
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user