diff --git a/qt6-tools.changes b/qt6-tools.changes index f5cce0d..8cb4c82 100644 --- a/qt6-tools.changes +++ b/qt6-tools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 4 11:58:21 UTC 2024 - Christophe Marin + +- Fix qdoc runtime dependency + ------------------------------------------------------------------- Tue Oct 8 09:29:54 UTC 2024 - Christophe Marin diff --git a/qt6-tools.spec b/qt6-tools.spec index 973a13a..cd923d0 100644 --- a/qt6-tools.spec +++ b/qt6-tools.spec @@ -243,7 +243,7 @@ Command line client for communication over D-Bus. Summary: Qt 6 Tool used by Qt to generate documentation License: GPL-3.0-only # qdoc hardcodes clang include paths: boo#1109367, QTBUG-70687 -%requires_eq libclang%{_llvm_sonum} +%requires_eq libclang-cpp%{_llvm_sonum} %description qdoc Qt 6 Tool used by Qt to generate documentation.