Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 09:10:21 -07:00
parent f95f3b6ffb
commit 7803cb40a5

View File

@ -17,7 +17,7 @@
Summary: Qt6 - QtDeclarative component Summary: Qt6 - QtDeclarative component
Name: qt6-%{qt_module} Name: qt6-%{qt_module}
Version: 6.7.1 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 License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
Url: http://www.qt.io Url: http://www.qt.io
@ -379,6 +379,10 @@ make check -k -C tests ||:
%endif %endif
%changelog %changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 6.7.1-7
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Jul 22 2024 Jan Grulich <jgrulich@redhat.com> - 6.7.1-6 * Mon Jul 22 2024 Jan Grulich <jgrulich@redhat.com> - 6.7.1-6
- Do not own /usr/lib[64]/qml directory - Do not own /usr/lib[64]/qml directory
Resolves: RHEL-50036 Resolves: RHEL-50036