diff --git a/qt6-qtspeech.spec b/qt6-qtspeech.spec index 38c148d..2ef6577 100644 --- a/qt6-qtspeech.spec +++ b/qt6-qtspeech.spec @@ -8,7 +8,7 @@ Summary: Qt6 - Speech component Name: qt6-%{qt_module} Version: 6.7.1 -Release: 2%{?dist} +Release: 3%{?dist} # Code can be either LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only # See e.g. src/plugins/speechdispatcher or src/tts @@ -164,6 +164,9 @@ popd %endif %changelog +* Mon Jun 24 2024 Troy Dawson - 6.7.1-3 +- Bump release for June 2024 mass rebuild + * Tue Jun 04 2024 Jan Grulich - 6.7.1-2 - Add rpminspect.yaml Resolves: RHEL-36430