diff --git a/qt6-qtquicktimeline.spec b/qt6-qtquicktimeline.spec index 8091f9a..7d4a4b2 100644 --- a/qt6-qtquicktimeline.spec +++ b/qt6-qtquicktimeline.spec @@ -12,7 +12,7 @@ Summary: Qt6 - QuickTimeline plugin Name: qt6-%{qt_module} Version: 6.7.1 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL-3.0-only WITH Qt-GPL-exception-1.0 Url: http://www.qt.io @@ -127,6 +127,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %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