From fcb11990f78b457abbad4b0893f213d69960f721 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:21:26 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- qt6-qtshadertools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qt6-qtshadertools.spec b/qt6-qtshadertools.spec index 05f0c6b..7db7ad8 100644 --- a/qt6-qtshadertools.spec +++ b/qt6-qtshadertools.spec @@ -11,7 +11,7 @@ Summary: Qt6 - Qt Shader Tools module builds on the SPIR-V Open Source Ecosystem Name: qt6-%{qt_module} Version: 6.7.1 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0 Url: http://www.qt.io @@ -131,6 +131,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