Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package boost for openSUSE:Factory checked in at 2024-03-21 17:00:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/boost (Old) and /work/SRC/openSUSE:Factory/.boost.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "boost" Thu Mar 21 17:00:11 2024 rev:165 rq:1159838 version:1.84.0 Changes: -------- --- /work/SRC/openSUSE:Factory/boost/boost.changes 2024-02-22 20:55:48.285234502 +0100 +++ /work/SRC/openSUSE:Factory/.boost.new.1905/boost.changes 2024-03-21 17:00:22.968240790 +0100 @@ -1,0 +2,6 @@ +Wed Mar 20 12:15:08 UTC 2024 - Richard Biener <[email protected]> + +- Avoid BuildRequire of 'gcc-c++ > 5' which is only a redundant + check. This interferes with Substitute. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ boost.spec ++++++ --- /var/tmp/diff_new_pack.O17CVE/_old 2024-03-21 17:00:24.660304294 +0100 +++ /var/tmp/diff_new_pack.O17CVE/_new 2024-03-21 17:00:24.660304294 +0100 @@ -1,5 +1,5 @@ # -# spec file for package boost +# spec file # # Copyright (c) 2024 SUSE LLC # @@ -245,6 +245,7 @@ Patch22: boost-process.patch %{?suse_build_hwcaps_libs} BuildRequires: fdupes +BuildRequires: gcc-c++ BuildRequires: gmp-devel BuildRequires: libbz2-devel BuildRequires: libexpat-devel @@ -252,11 +253,6 @@ BuildRequires: libzstd-devel BuildRequires: xz-devel BuildRequires: pkgconfig(zlib) -%if %{with boost_fiber} -BuildRequires: gcc-c++ > 5 -%else -BuildRequires: gcc-c++ -%endif %if ! %{build_base} BuildRequires: dos2unix %if %{with python3}
