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

- Update to 1.9.1 (bsc#1160275)
  - See NEWS.md for changelog

- Update to 1.9.1 (bsc#1160275)
  - See NEWS.md for changelog

OBS-URL: https://build.opensuse.org/request/show/786346
OBS-URL: https://build.opensuse.org/package/show/science:HPC/libfabric?expand=0&rev=48
This commit is contained in:
Nicolas Morey-Chaisemartin 2020-03-19 08:44:16 +00:00 committed by Git OBS Bridge
parent 1191900c72
commit e8ffab7679
7 changed files with 23 additions and 11 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">53734d7108ee4de3a7e0c7918c425cad2198f9d1</param>
<param name="revision">3e971a6527cb53674b9be166e536c897f758fe06</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">libfabric*.tar</param>

View File

@ -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>

View File

@ -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

View File

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

View File

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

View File

@ -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>

View File

@ -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