From df11de7cedd2dc4e50ef0beaf4cc3d1520aa1364 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 00:33:42 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- qt5-qtx11extras.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/qt5-qtx11extras.spec b/qt5-qtx11extras.spec index 74bd4a5..3ee2618 100644 --- a/qt5-qtx11extras.spec +++ b/qt5-qtx11extras.spec @@ -5,7 +5,7 @@ Summary: Qt5 - X11 support library Name: qt5-%{qt_module} Version: 5.15.2 -Release: 5%{?dist} +Release: 6%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -93,6 +93,10 @@ popd %endif %changelog +* Tue Aug 10 2021 Mohan Boddu - 5.15.2-6 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jun 09 2021 Jan Grulich - 5.15.2-5 - Add gating tests Resolves: bz#1968481