|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: Asynchronous Python 3 Bindings for Qt 5
|
|
|
|
|
Name: pyotherside
|
|
|
|
|
Version: 1.5.0
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Source0: http://thp.io/2011/pyotherside/%{name}-%{version}.tar.gz
|
|
|
|
|
URL: http://thp.io/2011/pyotherside/
|
|
|
|
|
License: ISC
|
|
|
|
@ -38,6 +38,9 @@ make INSTALL_ROOT=%{buildroot} install
|
|
|
|
|
%{_qt5_archdatadir}/qml/io/thp/pyotherside
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.5.0-3
|
|
|
|
|
- Rebuild for Python 3.6
|
|
|
|
|
|
|
|
|
|