Accepting request 945594 from home:NMoreyChaisemartin:branches:science:HPC

- Update to v38.1
  - Major fixes for hns provider

OBS-URL: https://build.opensuse.org/request/show/945594
OBS-URL: https://build.opensuse.org/package/show/science:HPC/rdma-core?expand=0&rev=153
This commit is contained in:
Nicolas Morey-Chaisemartin 2022-01-11 13:07:49 +00:00 committed by Git OBS Bridge
parent afcc77d3f1
commit 331b586e63
6 changed files with 15 additions and 9 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">02361e3b865995ce251923390df0d5a5c821195a</param>
<param name="revision">f291942cf7c995ee2763c03537361232aa9490f3</param>
<param name="extract">suse/rdma-core.spec</param>
</service>
<service name="recompress" mode="disabled">

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:34aeff8130e5cc21bd8a32b146bf89bf49f437da68fdeb9f3a5cc58c9dbd1d30
size 119173
oid sha256:69945d81b900eae59351c1a4a3b6302ea54fa312031146d51f136e64cd568787
size 119071

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:760aceeef13987ac8ff1fc5242db3527f726e33be31b714db8f6dc00fa13fcb4
size 1814732

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jan 7 12:46:46 UTC 2022 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
- Update to v38.1
- Major fixes for hns provider
-------------------------------------------------------------------
Thu Dec 2 15:13:22 UTC 2021 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package rdma-core
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -25,9 +25,9 @@
%define with_pyverbs 0
%endif
%define git_ver .0.02361e3b8659
%define git_ver .0.f291942cf7c9
Name: rdma-core
Version: 38.0
Version: 38.1
Release: 0
Summary: RDMA core userspace libraries and daemons
License: BSD-2-Clause OR GPL-2.0-only