diff --git a/qt6-qtconnectivity.spec b/qt6-qtconnectivity.spec
index b1fa936..d81af85 100644
--- a/qt6-qtconnectivity.spec
+++ b/qt6-qtconnectivity.spec
@@ -13,7 +13,7 @@
 Summary: Qt6 - Connectivity components
 Name:    qt6-%{qt_module}
 Version: 6.7.1
-Release: 3%{?dist}
+Release: 4%{?dist}
 
 # See LICENSE.GPL3, respectively, for exception details
 License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
@@ -147,6 +147,9 @@ popd
 
 
 %changelog
+* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 6.7.1-4
+- Bump release for June 2024 mass rebuild
+
 * Tue Jun 04 2024 Jan Grulich <jgrulich@redhat.com> - 6.7.1-3
 - Add rpminspect.yaml
   Resolves: RHEL-36430