From b9e20ece0fa4891a6ecc184f7019403c92ea6e03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 02:58:20 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- pyotherside.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyotherside.spec b/pyotherside.spec index c614326..f33be08 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: 3%{?dist} +Release: 4%{?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 +* Tue May 26 2020 Miro HronĨok - 1.5.9-4 +- Rebuilt for Python 3.9 + * Mon Apr 06 2020 Rex Dieter - 1.5.9-3 - rebuild (qt5)