Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kf6-bluez-qt for openSUSE:Factory checked in at 2024-11-24 11:03:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kf6-bluez-qt (Old) and /work/SRC/openSUSE:Factory/.kf6-bluez-qt.new.28523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kf6-bluez-qt" Sun Nov 24 11:03:40 2024 rev:10 rq:1224098 version:6.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kf6-bluez-qt/kf6-bluez-qt.changes 2024-11-09 20:53:10.929468944 +0100 +++ /work/SRC/openSUSE:Factory/.kf6-bluez-qt.new.28523/kf6-bluez-qt.changes 2024-11-24 11:03:41.661583613 +0100 @@ -1,0 +2,7 @@ +Thu Nov 14 08:29:49 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Add a workaround for a build issue with CMake 3.31. Despite + being unused, CMake complains about missing QtQml private API + headers. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kf6-bluez-qt.spec ++++++ --- /var/tmp/diff_new_pack.NaKEAX/_old 2024-11-24 11:03:42.349612218 +0100 +++ /var/tmp/diff_new_pack.NaKEAX/_new 2024-11-24 11:03:42.349612218 +0100 @@ -38,6 +38,8 @@ BuildRequires: doxygen BuildRequires: fdupes BuildRequires: kf6-extra-cmake-modules >= %{_kf6_bugfix_version} +# Work around a build issue with CMake 3.31. Despite being unused, CMake complains about missing QtQml private API headers +BuildRequires: qt6-qml-private-devel >= %{qt6-version} BuildRequires: cmake(Qt6Core) >= %{qt6_version} BuildRequires: cmake(Qt6DBus) >= %{qt6_version} BuildRequires: cmake(Qt6Network) >= %{qt6_version}