From e8ffab767932d255654cec2d701959ed15d1c8ea6cb22a15e72819931cc6bf67 Mon Sep 17 00:00:00 2001 From: Nicolas Morey-Chaisemartin Date: Thu, 19 Mar 2020 08:44:16 +0000 Subject: [PATCH] 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 --- _service | 2 +- fabtests.changes | 6 ++++++ fabtests.spec | 8 ++++---- libfabric-1.9.0.0.53734d7108ee.tar.bz2 | 3 --- libfabric-1.9.1.0.3e971a6527cb.tar.bz2 | 3 +++ libfabric.changes | 6 ++++++ libfabric.spec | 6 +++--- 7 files changed, 23 insertions(+), 11 deletions(-) delete mode 100644 libfabric-1.9.0.0.53734d7108ee.tar.bz2 create mode 100644 libfabric-1.9.1.0.3e971a6527cb.tar.bz2 diff --git a/_service b/_service index 56e4fb5..8a977eb 100644 --- a/_service +++ b/_service @@ -8,7 +8,7 @@ @PARENT_TAG@.@TAG_OFFSET@.%h v(.*) \1 - 53734d7108ee4de3a7e0c7918c425cad2198f9d1 + 3e971a6527cb53674b9be166e536c897f758fe06 libfabric*.tar diff --git a/fabtests.changes b/fabtests.changes index 24c0dd2..f83fdc2 100644 --- a/fabtests.changes +++ b/fabtests.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 19 08:29:38 UTC 2020 - Nicolas Morey-Chaisemartin + +- Update to 1.9.1 (bsc#1160275) + - See NEWS.md for changelog + ------------------------------------------------------------------- Mon Nov 25 09:39:53 UTC 2019 - Nicolas Morey-Chaisemartin diff --git a/fabtests.spec b/fabtests.spec index a85f1a1..5038439 100644 --- a/fabtests.spec +++ b/fabtests.spec @@ -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 diff --git a/libfabric-1.9.0.0.53734d7108ee.tar.bz2 b/libfabric-1.9.0.0.53734d7108ee.tar.bz2 deleted file mode 100644 index 313aec5..0000000 --- a/libfabric-1.9.0.0.53734d7108ee.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:64649bfb2c2d4aec23c277eecd76da8ba1f57597fafc9544495e20b59d7f0509 -size 1482452 diff --git a/libfabric-1.9.1.0.3e971a6527cb.tar.bz2 b/libfabric-1.9.1.0.3e971a6527cb.tar.bz2 new file mode 100644 index 0000000..bc013e9 --- /dev/null +++ b/libfabric-1.9.1.0.3e971a6527cb.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d124310c5dbd4e6b7446c1971381cfb7cf8faa740be82109cfcc2fbea9efbf7f +size 1484007 diff --git a/libfabric.changes b/libfabric.changes index 24c0dd2..f83fdc2 100644 --- a/libfabric.changes +++ b/libfabric.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 19 08:29:38 UTC 2020 - Nicolas Morey-Chaisemartin + +- Update to 1.9.1 (bsc#1160275) + - See NEWS.md for changelog + ------------------------------------------------------------------- Mon Nov 25 09:39:53 UTC 2019 - Nicolas Morey-Chaisemartin diff --git a/libfabric.spec b/libfabric.spec index 0f922bc..16981f9 100644 --- a/libfabric.spec +++ b/libfabric.spec @@ -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