Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package boost for openSUSE:Factory checked in at 2026-04-11 22:22:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/boost (Old) and /work/SRC/openSUSE:Factory/.boost.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "boost" Sat Apr 11 22:22:40 2026 rev:178 rq:1345771 version:1.90.0 Changes: -------- --- /work/SRC/openSUSE:Factory/boost/boost.changes 2025-12-17 17:33:45.509070182 +0100 +++ /work/SRC/openSUSE:Factory/.boost.new.21863/boost.changes 2026-04-11 22:22:42.195363744 +0200 @@ -1,0 +2,7 @@ +Fri Apr 10 07:58:52 UTC 2026 - Richard Biener <[email protected]> + +- disable the cobalt module explicitly to avoid implicit enablement + when using a C++20 defaulted compiler given we are not packaging + that module at the moment; this fixes the packaging with GCC 16 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ boost.spec ++++++ --- /var/tmp/diff_new_pack.wHOlKW/_old 2026-04-11 22:22:44.079440867 +0200 +++ /var/tmp/diff_new_pack.wHOlKW/_new 2026-04-11 22:22:44.083441031 +0200 @@ -1,7 +1,7 @@ # # spec file for package boost # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -1117,7 +1117,7 @@ %if %{build_base} cat << \EOF >.build -export LIBRARIES_FLAGS="--without-mpi --without-python" +export LIBRARIES_FLAGS="--without-mpi --without-python --without-cobalt" EOF %else
