Accepting request 1220558 from KDE:Qt6

- Fix qdoc runtime dependency

OBS-URL: https://build.opensuse.org/request/show/1220558
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-tools?expand=0&rev=41
This commit is contained in:
Ana Guerrero 2024-11-05 14:40:35 +00:00 committed by Git OBS Bridge
commit 2342f832b2
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 4 11:58:21 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Fix qdoc runtime dependency
-------------------------------------------------------------------
Tue Oct 8 09:29:54 UTC 2024 - Christophe Marin <christophe@krop.fr>

View File

@ -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.