From cd4dc893795659c142cac567ba3978a6cf5bed01 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 7 Mar 2019 12:59:38 -0800 Subject: [PATCH] Rebuilt to change main python from 3.4 to 3.6 --- pyotherside.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyotherside.spec b/pyotherside.spec index 2229edd..f58afba 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 @@ -40,6 +40,9 @@ make INSTALL_ROOT=%{buildroot} install %exclude %{_libdir}/qt5/tests/qtquicktests/qtquicktests %changelog +* Thu Mar 07 2019 Troy Dawson - 1.5.3-8 +- Rebuilt to change main python from 3.4 to 3.6 + * Fri Apr 27 2018 Orion Poplawski - 1.5.3-7 - Support EPEL