From 62cb7c65b90f722a0319bffc0fc29bce1860a66f Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Wed, 6 Apr 2022 07:29:21 +0200 Subject: [PATCH] Rebuild (Qt 5.15.3) side-tag: c9s-build-side-453 Resolves: bz#2061728 --- python-qt5.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-qt5.spec b/python-qt5.spec index 4db867b..cd37fad 100644 --- a/python-qt5.spec +++ b/python-qt5.spec @@ -42,7 +42,7 @@ Summary: PyQt5 is Python bindings for Qt5 Name: python-qt5 Version: 5.15.0 -Release: 10%{?dist} +Release: 11%{?dist} License: GPLv3 Url: http://www.riverbankcomputing.com/software/pyqt/ @@ -567,6 +567,10 @@ sed -i \ %changelog +* Wed Apr 06 2022 Jan Grulich - 5.15.0-11 +- Rebuild (Qt 5.15.3) + Resolves: bz#2061728 + * Tue Aug 10 2021 Mohan Boddu - 5.15.0-10 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688