rebuild (qt5)

This commit is contained in:
Jan Grulich 2018-09-21 20:58:23 +02:00
parent 11bf6f4585
commit 11e49ca584
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: Asynchronous Python 3 Bindings for Qt 5
Name: pyotherside
Version: 1.5.3
Release: 13%{?dist}
Release: 14%{?dist}
Source0: http://thp.io/2011/pyotherside/%{name}-%{version}.tar.gz
URL: http://thp.io/2011/pyotherside/
License: ISC
@ -43,6 +43,9 @@ make INSTALL_ROOT=%{buildroot} install
%exclude %{_qt5_prefix}/tests/qtquicktests
%changelog
* Fri Sep 21 2018 Jan Grulich <jgrulich@redhat.com> - 1.5.3-14
- rebuild (qt5)
* Wed Aug 22 2018 Rex Dieter <rdieter@fedoraproject.org> - 1.5.3-13
- better exclude fix