Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hpx for openSUSE:Factory checked in at 2021-05-18 18:27:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hpx (Old) and /work/SRC/openSUSE:Factory/.hpx.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hpx" Tue May 18 18:27:32 2021 rev:5 rq:894096 version:1.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/hpx/hpx.changes 2021-03-30 21:46:30.586716521 +0200 +++ /work/SRC/openSUSE:Factory/.hpx.new.2988/hpx.changes 2021-05-18 18:28:00.458555386 +0200 @@ -1,0 +2,9 @@ +Wed Apr 28 07:43:54 UTC 2021 - Nicolas Morey-Chaisemartin <[email protected]> + +- Update to 1.6.0 + - Continued focus on C++20 conformance with multiple + new algorithms adapted to be C++20 conformant + - hpxMP support has been completely removed. + - The ``verbs`` parcelport has been removed. + +------------------------------------------------------------------- Old: ---- hpx_1.5.0.tar.gz New: ---- hpx_1.6.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hpx.spec ++++++ --- /var/tmp/diff_new_pack.JkZmTE/_old 2021-05-18 18:28:00.958553220 +0200 +++ /var/tmp/diff_new_pack.JkZmTE/_new 2021-05-18 18:28:00.962553202 +0200 @@ -18,7 +18,7 @@ Name: hpx -Version: 1.5.0 +Version: 1.6.0 Release: 0 Summary: General Purpose C++ Runtime System License: BSL-1.0 @@ -79,7 +79,7 @@ # add lib atomic for s390x and ppc64 %ifarch s390x ppc64 -%define cmake_opts -DCMAKE_SHARED_LINKER_FLAGS="%{optflags} -latomic" -DCMAKE_EXE_LINKER_FLAGS="%{optflags} -latomic" +%define cmake_opts -DCMAKE_SHARED_LINKER_FLAGS="%{optflags} -Wl,--push-state,--no-as-needed -latomic -Wl,--pop-state" -DCMAKE_EXE_LINKER_FLAGS="%{optflags} -Wl,--push-state,--no-as-needed -latomic -Wl,--pop-state" %endif %{setup_openmpi} ++++++ hpx_1.5.0.tar.gz -> hpx_1.6.0.tar.gz ++++++ ++++ 993395 lines of diff (skipped)
