diff --git a/SPECS/qt6-qtdeclarative.spec b/SPECS/qt6-qtdeclarative.spec index 314eddc..0c281fa 100644 --- a/SPECS/qt6-qtdeclarative.spec +++ b/SPECS/qt6-qtdeclarative.spec @@ -17,7 +17,7 @@ Summary: Qt6 - QtDeclarative component Name: qt6-%{qt_module} Version: 6.7.1 -Release: 6%{?dist} +Release: 7%{?dist} License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0 Url: http://www.qt.io @@ -379,6 +379,10 @@ make check -k -C tests ||: %endif %changelog +* Tue Oct 29 2024 Troy Dawson - 6.7.1-7 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jul 22 2024 Jan Grulich - 6.7.1-6 - Do not own /usr/lib[64]/qml directory Resolves: RHEL-50036