diff --git a/qt5-qtconnectivity.spec b/qt5-qtconnectivity.spec index 4bf7911..fbfb3a8 100644 --- a/qt5-qtconnectivity.spec +++ b/qt5-qtconnectivity.spec @@ -5,7 +5,7 @@ Summary: Qt5 - Connectivity components Name: qt5-%{qt_module} Version: 5.15.2 -Release: 5%{?dist} +Release: 6%{?dist} # See LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -135,6 +135,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#1968461