From ead5604d430a8a4ffe5fc9bfa259df57b6059024 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Mon, 9 Dec 2019 21:20:28 +0100 Subject: [PATCH] rebuild (qt5) --- pyotherside.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyotherside.spec b/pyotherside.spec index c8173e5..2a11889 100644 --- a/pyotherside.spec +++ b/pyotherside.spec @@ -1,7 +1,7 @@ Summary: Asynchronous Python 3 Bindings for Qt 5 Name: pyotherside Version: 1.5.8 -Release: 5%{?dist} +Release: 6%{?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 +* Mon Dec 09 2019 Jan Grulich - 1.5.8-6 +- rebuild (qt5) + * Wed Sep 25 2019 Jan Grulich - 1.5.8-5 - rebuild (qt5)