Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kddockwidgets for openSUSE:Factory checked in at 2024-07-25 15:39:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kddockwidgets (Old) and /work/SRC/openSUSE:Factory/.kddockwidgets.new.1882 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kddockwidgets" Thu Jul 25 15:39:04 2024 rev:4 rq:1189363 version:2.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kddockwidgets/kddockwidgets.changes 2024-05-22 21:30:22.417366507 +0200 +++ /work/SRC/openSUSE:Factory/.kddockwidgets.new.1882/kddockwidgets.changes 2024-07-25 15:44:18.771499233 +0200 @@ -1,0 +2,5 @@ +Wed Jul 24 11:02:36 UTC 2024 - Christophe Marin <[email protected]> + +- Build kddockwidgets without spdlog until fmt 11 gets supported + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kddockwidgets.spec ++++++ --- /var/tmp/diff_new_pack.9OZdyQ/_old 2024-07-25 15:44:19.367523213 +0200 +++ /var/tmp/diff_new_pack.9OZdyQ/_new 2024-07-25 15:44:19.367523213 +0200 @@ -59,7 +59,8 @@ %endif %if 0%{?suse_version} > 1500 # fmt is too old in 15.5/15.6, spdlog can't be used -BuildRequires: cmake(spdlog) >= 1.8.0 +# FIXME: 2024/07/24: disabled until https://github.com/KDAB/KDDockWidgets/issues/520 is fixed +# BuildRequires: cmake(spdlog) >= 1.8.0 %else # Full c++-17 support needed BuildRequires: gcc13-PIE
