From d403894ba322904ac936b6d8f08738ac1718d9c6 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Thu, 9 May 2024 09:18:05 +0200 Subject: [PATCH] Rebuild (LLVM-18) Resolves: RHEL-27730 --- qt6-qttools.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/qt6-qttools.spec b/qt6-qttools.spec index a8bcf5d..4a7d9f9 100644 --- a/qt6-qttools.spec +++ b/qt6-qttools.spec @@ -11,7 +11,7 @@ Summary: Qt6 - QtTool components Name: qt6-qttools Version: 6.7.0 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0 Url: http://www.qt.io @@ -389,6 +389,10 @@ popd %endif %changelog +* Thu May 09 2024 Jan Grulich - 6.7.0-2 +- Rebuild (LLVM-18) + Resolves: RHEL-27730 + * Fri Apr 19 2024 Jan Grulich - 6.7.0-1 - 6.7.0 Resolves: RHEL-27845