Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package boost for openSUSE:Factory checked in at 2025-04-09 21:49:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/boost (Old) and /work/SRC/openSUSE:Factory/.boost.new.1907 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "boost" Wed Apr 9 21:49:27 2025 rev:173 rq:1267895 version:1.87.0 Changes: -------- --- /work/SRC/openSUSE:Factory/boost/boost.changes 2025-04-03 16:46:04.553266309 +0200 +++ /work/SRC/openSUSE:Factory/.boost.new.1907/boost.changes 2025-04-09 21:49:45.828838471 +0200 @@ -1,0 +2,7 @@ +Mon Apr 07 14:14:22 CEST 2025 - [email protected] + +- Remove requires of boost exception from boost coroutine + (bsc#1240357) +- boost-no-exception.patch: added + +------------------------------------------------------------------- New: ---- boost-no-exception.patch BETA DEBUG BEGIN: New: (bsc#1240357) - boost-no-exception.patch: added BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ boost.spec ++++++ --- /var/tmp/diff_new_pack.cFsKzy/_old 2025-04-09 21:49:50.641041109 +0200 +++ /var/tmp/diff_new_pack.cFsKzy/_new 2025-04-09 21:49:50.657041783 +0200 @@ -104,6 +104,7 @@ Patch22: boost-smart-ptr.patch Patch23: https://github.com/boostorg/move/commit/5f073f8f00ee23b4502c0ad30a3aa2a5154cd1e8.patch#/boost-missing-BOOST_MOVE_STD_NS_BEG.patch Patch24: https://github.com/boostorg/move/commit/e9ff3ca0952e680871145f454925614d950cef4d.patch#/boost-missing-BOOST_MOVE_STD_NS_BEG-again.patch +Patch25: boost-no-exception.patch %{?suse_build_hwcaps_libs} BuildRequires: fdupes BuildRequires: gcc-c++ @@ -1129,6 +1130,7 @@ %patch -P 22 -p1 %patch -P 23 -p2 %patch -P 24 -p2 +%patch -P 25 %build find . -type f -exec chmod u+w {} + ++++++ boost-no-exception.patch ++++++ --- libs/coroutine/build.jam.orig 2025-04-07 13:03:25.986849061 +0200 +++ libs/coroutine/build.jam 2025-04-07 13:03:38.011144537 +0200 @@ -10,7 +10,6 @@ /boost/config//boost_config /boost/context//boost_context /boost/core//boost_core - /boost/exception//boost_exception /boost/move//boost_move /boost/system//boost_system /boost/throw_exception//boost_throw_exception
