From ac662cc3ff1c167293aeaae6d978323de87e2bd7 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Fri, 19 Nov 2021 09:28:24 -0700 Subject: [PATCH] Rebuild for Qt 5.15.2 (RHEL 8.5) --- pyotherside.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyotherside.spec b/pyotherside.spec index 9d26ce5..71b9b39 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: 10%{?dist} +Release: 10%{?dist}.1 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 +* Fri Nov 19 2021 Orion Poplawski - 1.5.9-10.1 +- Rebuild for Qt 5.15.2 (RHEL 8.5) + * Fri Jul 23 2021 Fedora Release Engineering - 1.5.9-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild