rebuild (qt5)

This commit is contained in:
Rex Dieter 2018-12-13 10:03:00 -06:00
parent 11e49ca584
commit 36570d25b2
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: 14%{?dist}
Release: 15%{?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
* Thu Dec 13 2018 Rex Dieter <rdieter@fedoraproject.org> - 1.5.3-15
- rebuild (qt5)
* Fri Sep 21 2018 Jan Grulich <jgrulich@redhat.com> - 1.5.3-14
- rebuild (qt5)