diff --git a/qt6-qtpositioning.spec b/qt6-qtpositioning.spec index 23fc229..46e6d81 100644 --- a/qt6-qtpositioning.spec +++ b/qt6-qtpositioning.spec @@ -13,7 +13,7 @@ Summary: Qt6 - Positioning component Name: qt6-%{qt_module} Version: 6.7.1 -Release: 3%{?dist} +Release: 4%{?dist} License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0 Url: http://www.qt.io @@ -169,6 +169,9 @@ popd %endif %changelog +* Mon Jun 24 2024 Troy Dawson - 6.7.1-4 +- Bump release for June 2024 mass rebuild + * Tue Jun 04 2024 Jan Grulich - 6.7.1-3 - Add rpminspect.yaml Resolves: RHEL-36430