Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qt6-tools for openSUSE:Factory checked in at 2024-11-14 16:07:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-tools (Old) and /work/SRC/openSUSE:Factory/.qt6-tools.new.2017 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-tools" Thu Nov 14 16:07:46 2024 rev:42 rq:1223890 version:6.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-tools/qt6-tools.changes 2024-11-05 15:40:42.189275758 +0100 +++ /work/SRC/openSUSE:Factory/.qt6-tools.new.2017/qt6-tools.changes 2024-11-14 16:07:59.781038157 +0100 @@ -1,0 +2,6 @@ +Mon Nov 11 14:53:49 UTC 2024 - Fabian Vogt <fab...@ritter-vogt.de> + +- Reintroduce proper %requires_eq on libclang, it's needed to ensure + that qdoc pulls in a libclang suitable for the used libclang-cpp. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-tools.spec ++++++ --- /var/tmp/diff_new_pack.W9x2CB/_old 2024-11-14 16:08:01.253099435 +0100 +++ /var/tmp/diff_new_pack.W9x2CB/_new 2024-11-14 16:08:01.253099435 +0100 @@ -243,6 +243,8 @@ 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%{_libclang_sonum} +# Both qdoc and libclang link against libclang-cpp, so make sure it's compatible. %requires_eq libclang-cpp%{_llvm_sonum} %description qdoc