|
|
|
@ -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)
|
|
|
|
|
|
|
|
|
|