From df7406f1de40e9ce71b4167d8450f2b029766c5a Mon Sep 17 00:00:00 2001 From: peijiankang Date: Thu, 5 Sep 2024 06:07:04 +0000 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E9=80=80=20'Pull=20Request=20!34=20:?= =?UTF-8?q?=20add=20Requires:=20clang-libs=20for=20qt5-doctools'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- qt5-qttools.spec | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/qt5-qttools.spec b/qt5-qttools.spec index 3733dc9..72988d0 100644 --- a/qt5-qttools.spec +++ b/qt5-qttools.spec @@ -2,7 +2,7 @@ Name: qt5-qttools Version: 5.15.10 -Release: 4 +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 @@ -118,7 +118,7 @@ Provides: qt5-qhelpgenerator = %{version} Obsoletes: qt5-qhelpgenerator < 5.8.0 Provides: qt5-qtattributionsscanner = %{version} Obsoletes: qt5-qtattributionsscanner < 5.8.0 -Requires: qt5-qtattributionsscanner = %{version} clang-libs +Requires: qt5-qtattributionsscanner = %{version} %description -n qt5-doctools %{summary}. @@ -360,9 +360,6 @@ cd - %changelog -* Wed Sep 04 2024 huayadong - 5.15.10-4 -- add Requires: clang-libs for qt5-doctools - * Wed Jan 03 2024 wangqia - 5.15.10-3 - rebuild for clang update -- Gitee