From f881af5ed55de443b5bee21075280e0f59487365 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 00:33:16 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- qt5-qtwayland.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/qt5-qtwayland.spec b/qt5-qtwayland.spec index 3f43776..47131ec 100644 --- a/qt5-qtwayland.spec +++ b/qt5-qtwayland.spec @@ -5,7 +5,7 @@ Summary: Qt5 - Wayland platform support and QtCompositor module Name: qt5-%{qt_module} Version: 5.15.2 -Release: 7%{?dist} +Release: 8%{?dist} License: LGPLv3 Url: http://www.qt.io @@ -167,6 +167,10 @@ popd %endif %changelog +* Tue Aug 10 2021 Mohan Boddu - 5.15.2-8 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jun 09 2021 Jan Grulich - 5.15.2-7 - Add gating tests Resolves: bz#1968477