forked from pool/libfabric
Accepting request 786353 from science:HPC
OBS-URL: https://build.opensuse.org/request/show/786353 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfabric?expand=0&rev=19
This commit is contained in:
commit
864288ef1b
2
_service
2
_service
@ -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">53734d7108ee4de3a7e0c7918c425cad2198f9d1</param>
|
||||
<param name="revision">3e971a6527cb53674b9be166e536c897f758fe06</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="file">libfabric*.tar</param>
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 19 08:29:38 UTC 2020 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
||||
|
||||
- Update to 1.9.1 (bsc#1160275)
|
||||
- See NEWS.md for changelog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:39:53 UTC 2019 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package fabtests
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,15 +16,15 @@
|
||||
#
|
||||
|
||||
|
||||
%define git_ver .0.53734d7108ee
|
||||
%define git_ver .0.3e971a6527cb
|
||||
|
||||
Name: fabtests
|
||||
Version: 1.9.0
|
||||
Version: 1.9.1
|
||||
Release: 0
|
||||
Summary: Test suite for libfabric API
|
||||
License: BSD-2-Clause OR GPL-2.0-only
|
||||
Group: Development/Tools/Other
|
||||
Url: http://www.github.com/ofiwg/libfabric
|
||||
URL: http://www.github.com/ofiwg/libfabric
|
||||
Source: libfabric-%{version}%{git_ver}.tar.bz2
|
||||
Source1: fabtests-rpmlintrc
|
||||
BuildRequires: autoconf
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:64649bfb2c2d4aec23c277eecd76da8ba1f57597fafc9544495e20b59d7f0509
|
||||
size 1482452
|
3
libfabric-1.9.1.0.3e971a6527cb.tar.bz2
Normal file
3
libfabric-1.9.1.0.3e971a6527cb.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d124310c5dbd4e6b7446c1971381cfb7cf8faa740be82109cfcc2fbea9efbf7f
|
||||
size 1484007
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 19 08:29:38 UTC 2020 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
||||
|
||||
- Update to 1.9.1 (bsc#1160275)
|
||||
- See NEWS.md for changelog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:39:53 UTC 2019 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libfabric
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,10 +17,10 @@
|
||||
|
||||
|
||||
#
|
||||
%define git_ver .0.53734d7108ee
|
||||
%define git_ver .0.3e971a6527cb
|
||||
|
||||
Name: libfabric
|
||||
Version: 1.9.0
|
||||
Version: 1.9.1
|
||||
Release: 0
|
||||
Summary: User-space RDMA Fabric Interfaces
|
||||
License: GPL-2.0-only OR BSD-2-Clause
|
||||
|
Loading…
x
Reference in New Issue
Block a user