From 8a57b84c1735180bc113e82edf69eea243fb8b45 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:21:38 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- qt6-qtwebchannel.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qt6-qtwebchannel.spec b/qt6-qtwebchannel.spec index 4bbe884..e5dadce 100644 --- a/qt6-qtwebchannel.spec +++ b/qt6-qtwebchannel.spec @@ -13,7 +13,7 @@ Summary: Qt6 - WebChannel 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://qt.io @@ -144,6 +144,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