From 41b693617c5df0822237bed7a8038f14c42e659dd4aa09853261547d6970fd1e Mon Sep 17 00:00:00 2001 From: Nicolas Morey-Chaisemartin Date: Wed, 28 Apr 2021 10:39:19 +0000 Subject: [PATCH] Accepting request 889000 from home:NMoreyChaisemartin:branches:science:HPC - Update to v10.11.0.0.575 - No changelog available OBS-URL: https://build.opensuse.org/request/show/889000 OBS-URL: https://build.opensuse.org/package/show/science:HPC/opa-ff?expand=0&rev=59 --- _service | 2 +- opa-ff-10.10.3.0.11.0.24a3b31bd026.tar.gz | 3 --- opa-ff-10.11.0.0.575.0.c22a337ee1df.tar.gz | 3 +++ opa-ff.changes | 6 ++++++ opa-ff.spec | 7 +++---- 5 files changed, 13 insertions(+), 8 deletions(-) delete mode 100644 opa-ff-10.10.3.0.11.0.24a3b31bd026.tar.gz create mode 100644 opa-ff-10.11.0.0.575.0.c22a337ee1df.tar.gz diff --git a/_service b/_service index 34acda3..9f7e8d5 100644 --- a/_service +++ b/_service @@ -8,7 +8,7 @@ @PARENT_TAG@.@TAG_OFFSET@.%h v(.*) \1 - 24a3b31bd02627015a0766c9d7050370005e0a4b + c22a337ee1df50ce53f4ad3f2cbe9e1ee398109a opa-ff*.tar diff --git a/opa-ff-10.10.3.0.11.0.24a3b31bd026.tar.gz b/opa-ff-10.10.3.0.11.0.24a3b31bd026.tar.gz deleted file mode 100644 index 485d51f..0000000 --- a/opa-ff-10.10.3.0.11.0.24a3b31bd026.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c4df95b978ab376b161f2f2a18df6c765b9128f0e9804d466fa1edf524abe29 -size 2945483 diff --git a/opa-ff-10.11.0.0.575.0.c22a337ee1df.tar.gz b/opa-ff-10.11.0.0.575.0.c22a337ee1df.tar.gz new file mode 100644 index 0000000..4a23801 --- /dev/null +++ b/opa-ff-10.11.0.0.575.0.c22a337ee1df.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99c856f5bb3ce36b51184cfd8f00245f9fb0d289078fbe76231444a1ee4f918c +size 2947204 diff --git a/opa-ff.changes b/opa-ff.changes index 6c858bd..7a2ed86 100644 --- a/opa-ff.changes +++ b/opa-ff.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 28 08:23:35 UTC 2021 - Nicolas Morey-Chaisemartin + +- Update to v10.11.0.0.575 + - No changelog available + ------------------------------------------------------------------- Wed Jul 22 15:39:26 UTC 2020 - Nicolas Morey-Chaisemartin diff --git a/opa-ff.spec b/opa-ff.spec index c056f78..dde8235 100644 --- a/opa-ff.spec +++ b/opa-ff.spec @@ -1,7 +1,7 @@ # # spec file for package opa-ff # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,7 @@ # -%define git_ver .0.24a3b31bd026 +%define git_ver .0.c22a337ee1df %define opamgt_major 0 %define opasadb_major 1_0_0 @@ -24,7 +24,7 @@ %define opasysconfdir %{_sysconfdir}/opa/ Name: opa-ff -Version: 10.10.3.0.11 +Version: 10.11.0.0.575 Release: 0 Summary: Intel Omni-Path basic tools and libraries for fabric managment License: BSD-3-Clause OR GPL-2.0-only @@ -107,7 +107,6 @@ Group: System/Libraries %description -n libopamgt%{opamgt_major} This package contains the library necessary to build applications that interface with an Omni-Path FM. - %package -n libopamgt-devel Summary: Omni-Path library development headers Group: Development/Libraries/C and C++