|
|
@ -1,7 +1,7 @@
|
|
|
|
Summary: Asynchronous Python 3 Bindings for Qt 5
|
|
|
|
Summary: Asynchronous Python 3 Bindings for Qt 5
|
|
|
|
Name: pyotherside
|
|
|
|
Name: pyotherside
|
|
|
|
Version: 1.6.0
|
|
|
|
Version: 1.6.0
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 2%{?dist}.1
|
|
|
|
Source0: http://thp.io/2011/pyotherside/%{name}-%{version}.tar.gz
|
|
|
|
Source0: http://thp.io/2011/pyotherside/%{name}-%{version}.tar.gz
|
|
|
|
URL: http://thp.io/2011/pyotherside/
|
|
|
|
URL: http://thp.io/2011/pyotherside/
|
|
|
|
License: ISC
|
|
|
|
License: ISC
|
|
|
@ -44,6 +44,9 @@ make INSTALL_ROOT=%{buildroot} install
|
|
|
|
%exclude %{_qt5_prefix}/tests/qtquicktests
|
|
|
|
%exclude %{_qt5_prefix}/tests/qtquicktests
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Nov 15 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.6.0-2.1
|
|
|
|
|
|
|
|
- Rebuilt againts new QT
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Aug 15 2023 Arkady L. Shane <ashejn@msvsphere.ru> - 1.6.0-2
|
|
|
|
* Tue Aug 15 2023 Arkady L. Shane <ashejn@msvsphere.ru> - 1.6.0-2
|
|
|
|
- Rebuilt for MSVSphere 9.2
|
|
|
|
- Rebuilt for MSVSphere 9.2
|
|
|
|
|
|
|
|
|
|
|
|