Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package parsec for openSUSE:Factory checked in at 2023-01-19 16:44:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/parsec (Old) and /work/SRC/openSUSE:Factory/.parsec.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "parsec" Thu Jan 19 16:44:22 2023 rev:17 rq:1059544 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/parsec/parsec.changes 2022-10-04 20:38:21.776970638 +0200 +++ /work/SRC/openSUSE:Factory/.parsec.new.32243/parsec.changes 2023-01-19 16:44:36.601895770 +0100 @@ -1,0 +2,6 @@ +Thu Jan 19 11:03:49 UTC 2023 - Guillaume GARDET <[email protected]> + +- Add libstdc++6-devel-gcc11 to fix build with GCC11 on + Backports SLE15-SP4/5 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ parsec.spec ++++++ --- /var/tmp/diff_new_pack.baRGCa/_old 2023-01-19 16:44:37.477900331 +0100 +++ /var/tmp/diff_new_pack.baRGCa/_new 2023-01-19 16:44:37.481900351 +0100 @@ -38,6 +38,10 @@ BuildRequires: clang-devel BuildRequires: cmake BuildRequires: llvm-devel +%if 0%{?sle_version} >= 150400 +# Fix build with GCC11 on Backports SLE15-SP4/5 - Avoid to get -lstdc++ not found +BuildRequires: libstdc++6-devel-gcc11 +%endif BuildRequires: pkgconfig BuildRequires: protobuf-devel BuildRequires: python3
