From eba14b2c658c197a0a5f8ed1db53a92a4b0f4e6c Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 05:03:40 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- qt5-qtlocation.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qt5-qtlocation.spec b/qt5-qtlocation.spec index 09a516d..e5f63a5 100644 --- a/qt5-qtlocation.spec +++ b/qt5-qtlocation.spec @@ -3,7 +3,7 @@ Summary: Qt5 - Location component 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 @@ -128,6 +128,9 @@ popd %changelog +* Fri Apr 16 2021 Mohan Boddu - 5.15.2-6 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Tue Mar 30 2021 Jonathan Wakely - 5.15.2-5 - Rebuilt for removed libstdc++ symbol (#1937698)