diff --git a/pyotherside.spec b/pyotherside.spec index f163ea1..c8173e5 100644 --- a/pyotherside.spec +++ b/pyotherside.spec @@ -1,7 +1,7 @@ Summary: Asynchronous Python 3 Bindings for Qt 5 Name: pyotherside Version: 1.5.8 -Release: 4%{?dist} +Release: 5%{?dist} Source0: http://thp.io/2011/pyotherside/%{name}-%{version}.tar.gz URL: http://thp.io/2011/pyotherside/ License: ISC @@ -43,6 +43,9 @@ make INSTALL_ROOT=%{buildroot} install %exclude %{_qt5_prefix}/tests/qtquicktests %changelog +* Wed Sep 25 2019 Jan Grulich - 1.5.8-5 +- rebuild (qt5) + * Mon Aug 19 2019 Miro HronĨok - 1.5.8-4 - Rebuilt for Python 3.8