rebuild (qt5)

This commit is contained in:
Jan Grulich 2019-06-17 08:50:31 +02:00
parent 4b69d28ef5
commit c80a63abc8
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: Asynchronous Python 3 Bindings for Qt 5 Summary: Asynchronous Python 3 Bindings for Qt 5
Name: pyotherside Name: pyotherside
Version: 1.5.4 Version: 1.5.4
Release: 5%{?dist} Release: 6%{?dist}
Source0: http://thp.io/2011/pyotherside/%{name}-%{version}.tar.gz Source0: http://thp.io/2011/pyotherside/%{name}-%{version}.tar.gz
URL: http://thp.io/2011/pyotherside/ URL: http://thp.io/2011/pyotherside/
License: ISC License: ISC
@ -43,6 +43,9 @@ make INSTALL_ROOT=%{buildroot} install
%exclude %{_qt5_prefix}/tests/qtquicktests %exclude %{_qt5_prefix}/tests/qtquicktests
%changelog %changelog
* Mon Jun 17 2019 Jan Grulich <jgrulich@redhat.com> - 1.5.4-6
- rebuild (qt5)
* Wed Jun 05 2019 Jan Grulich <jgrulich@redhat.com> - 1.5.4-5 * Wed Jun 05 2019 Jan Grulich <jgrulich@redhat.com> - 1.5.4-5
- rebuild (qt5) - rebuild (qt5)