Dominique Leuenberger 2021-09-08 19:36:33 +00:00 committed by Git OBS Bridge
commit 1668f45c04
7 changed files with 24 additions and 8 deletions

View File

@ -8,7 +8,7 @@
<param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@.%h</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="versionrewrite-replacement">\1</param>
<param name="revision">5b0a7b2b516d20a3896e26381b8951e64c4824a5</param>
<param name="revision">9682913a72c982b4a872b6b18cf2889e158a029b</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">libfabric*.tar</param>

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Aug 25 07:41:46 UTC 2021 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
- Update to 1.13.1
- Enable loading ZE library with dlopen()
- Add IPv6 support to fi_pingpong
- EFA, PSM3 and SHM fixes
-------------------------------------------------------------------
Wed Jul 7 11:13:26 UTC 2021 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>

View File

@ -16,10 +16,10 @@
#
%define git_ver .0.5b0a7b2b516d
%define git_ver .0.9682913a72c9
Name: fabtests
Version: 1.13.0
Version: 1.13.1
Release: 0
Summary: Test suite for libfabric API
License: BSD-2-Clause OR GPL-2.0-only

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:268d65a9517a1211be0ef5f889c30e49adf8aca3861bdeed12921a3740ec525c
size 2036630

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:14b3aa47861a9a2995c997d43d0ad58475b76e31ec30c66d6280880af605c437
size 2053842

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Aug 25 07:41:46 UTC 2021 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
- Update to 1.13.1
- Enable loading ZE library with dlopen()
- Add IPv6 support to fi_pingpong
- EFA, PSM3 and SHM fixes
-------------------------------------------------------------------
Wed Jul 7 11:13:26 UTC 2021 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>

View File

@ -17,10 +17,10 @@
#
%define git_ver .0.5b0a7b2b516d
%define git_ver .0.9682913a72c9
Name: libfabric
Version: 1.13.0
Version: 1.13.1
Release: 0
Summary: User-space RDMA Fabric Interfaces
License: BSD-2-Clause OR GPL-2.0-only