Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libfabric for openSUSE:Factory checked in at 2023-08-09 17:23:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfabric (Old) and /work/SRC/openSUSE:Factory/.libfabric.new.11712 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfabric" Wed Aug 9 17:23:55 2023 rev:42 rq:1102763 version:1.18.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libfabric/fabtests.changes 2023-07-04 15:21:47.397992900 +0200 +++ /work/SRC/openSUSE:Factory/.libfabric.new.11712/fabtests.changes 2023-08-09 17:24:01.508921501 +0200 @@ -1,0 +2,5 @@ +Mon Aug 7 16:54:07 UTC 2023 - Nicolas Morey <nicolas.mo...@suse.com> + +- Drop support for obsolete TrueScale (bsc#1212146) + +------------------------------------------------------------------- libfabric.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfabric.spec ++++++ --- /var/tmp/diff_new_pack.FRMiq0/_old 2023-08-09 17:24:02.268926233 +0200 +++ /var/tmp/diff_new_pack.FRMiq0/_new 2023-08-09 17:24:02.272926259 +0200 @@ -37,9 +37,6 @@ BuildRequires: libnuma-devel BuildRequires: libpsm2-devel %endif -%ifarch x86_64 %{ix86} -BuildRequires: infinipath-psm-devel -%endif BuildRequires: fdupes BuildRequires: librdmacm-devel BuildRequires: libtool @@ -77,9 +74,6 @@ # defaults: with-dlopen and without-valgrind can be over-rode: %configure %{?_without_dlopen} %{?_with_valgrind} \ --enable-sockets --enable-verbs --enable-usnic \ -%ifarch x86_64 %{ix86} - --enable-psm \ -%endif %ifarch x86_64 --enable-psm2 \ --enable-psm3 \