diff --git a/pyotherside.spec b/pyotherside.spec index 5b86fbf..ffd0ab4 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: 7%{?dist} +Release: 8%{?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 +* Tue Jun 19 2018 Miro HronĨok - 1.5.3-8 +- Rebuilt for Python 3.7 + * Sun May 27 2018 Rex Dieter - 1.5.3-7 - rebuild (qt) - use %%make_build %%license