rebuild (qt5)

This commit is contained in:
Rex Dieter 2017-11-26 19:22:58 -06:00
parent 13bf79d749
commit b58c2e3491
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: 2%{?dist}
Release: 3%{?dist}
Source0: http://thp.io/2011/pyotherside/%{name}-%{version}.tar.gz
URL: http://thp.io/2011/pyotherside/
License: ISC
@ -42,6 +42,9 @@ make INSTALL_ROOT=%{buildroot} install
%exclude %{_libdir}/qt5/tests/qtquicktests/qtquicktests
%changelog
* Mon Nov 27 2017 Rex Dieter <rdieter@fedoraproject.org> - 1.5.3-3
- rebuild (qt5)
* Thu Nov 16 2017 Christian Dersch <lupinix@fedoraproject.org> - 1.5.3-2
- rebuilt (Qt 5.9.2)