Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kdb for openSUSE:Factory checked in at 2024-06-07 15:04:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdb (Old) and /work/SRC/openSUSE:Factory/.kdb.new.24587 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "kdb" Fri Jun 7 15:04:55 2024 rev:16 rq:1179159 version:3.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdb/kdb.changes 2024-02-07 18:54:10.659221858 +0100 +++ /work/SRC/openSUSE:Factory/.kdb.new.24587/kdb.changes 2024-06-07 15:05:57.869450819 +0200 @@ -1,0 +2,5 @@ +Fri Jun 7 08:57:55 UTC 2024 - Christophe Marin <christophe@krop.fr> + +- Enforce c++-17 to fix build with icu 75 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdb.spec ++++++ --- /var/tmp/diff_new_pack.4Ib3In/_old 2024-06-07 15:05:58.605477632 +0200 +++ /var/tmp/diff_new_pack.4Ib3In/_new 2024-06-07 15:05:58.609477778 +0200 @@ -100,7 +100,7 @@ sed -i 's#/usr/bin/env python$#/usr/bin/python3#' tools/sdc.py %build -%cmake_kf5 -d build +%cmake_kf5 -d build -- -DCMAKE_CXX_STANDARD=17 %cmake_build