|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: Asynchronous Python 3 Bindings for Qt 5
|
|
|
|
|
Name: pyotherside
|
|
|
|
|
Version: 1.4.0
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Source0: http://thp.io/2011/pyotherside/%{name}-%{version}.tar.gz
|
|
|
|
|
URL: http://thp.io/2011/pyotherside/
|
|
|
|
|
License: ISC
|
|
|
|
@ -37,6 +37,9 @@ make INSTALL_ROOT=%{buildroot} install
|
|
|
|
|
%{_qt5_archdatadir}/qml/io/thp/pyotherside
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.0-6
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
|
|
|
|
|
|
|
|
|
|
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.0-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|