diff --git a/pyotherside.spec b/pyotherside.spec index fa46a82..edea3c7 100644 --- a/pyotherside.spec +++ b/pyotherside.spec @@ -1,7 +1,7 @@ Summary: Asynchronous Python 3 Bindings for Qt 5 Name: pyotherside Version: 1.5.9 -Release: 12%{?dist} +Release: 13%{?dist} Source0: http://thp.io/2011/pyotherside/%{name}-%{version}.tar.gz URL: http://thp.io/2011/pyotherside/ License: ISC @@ -44,6 +44,9 @@ make INSTALL_ROOT=%{buildroot} install %exclude %{_qt5_prefix}/tests/qtquicktests %changelog +* Tue May 17 2022 Jan Grulich - 1.5.9-13 +- Rebuild (qt5) + * Tue Mar 08 2022 Jan Grulich - 1.5.9-12 - Rebuild (qt5)