diff --git a/pyotherside.spec b/pyotherside.spec index 5be29bb..c404388 100644 --- a/pyotherside.spec +++ b/pyotherside.spec @@ -1,7 +1,7 @@ Summary: Asynchronous Python 3 Bindings for Qt 5 Name: pyotherside Version: 1.5.3 -Release: 9%{?dist} +Release: 10%{?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 %{_libdir}/qt5/tests/qtquicktests/qtquicktests %changelog +* Mon Jul 02 2018 Miro HronĨok - 1.5.3-10 +- Rebuilt for Python 3.7 + * Thu Jun 21 2018 Rex Dieter - 1.5.3-9 - rebuild (qt5)