From ab1dbb45e3dad1386b84557e4985ea7f25341008 Mon Sep 17 00:00:00 2001 From: ut004527 Date: Wed, 3 Jan 2024 13:59:55 +0800 Subject: [PATCH] rebuild for clang update --- qt5-qttools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qt5-qttools.spec b/qt5-qttools.spec index b0a4965..72988d0 100644 --- a/qt5-qttools.spec +++ b/qt5-qttools.spec @@ -2,7 +2,7 @@ Name: qt5-qttools Version: 5.15.10 -Release: 2 +Release: 3 Summary: Qt5 QtTool module License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0 Url: http://www.qt.io @@ -360,6 +360,9 @@ cd - %changelog +* Wed Jan 03 2024 wangqia - 5.15.10-3 +- rebuild for clang update + * Wed Aug 30 2023 douyan - 5.15.10-2 - add 0001-update-Qt5LinguistToolsMacros.cmake.patch -- Gitee