SHA256
1
0
forked from pool/opa-ff

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
This commit is contained in:
Nicolas Morey-Chaisemartin 2021-04-28 10:39:19 +00:00 committed by Git OBS Bridge
parent e57c3f473e
commit 41b693617c
5 changed files with 13 additions and 8 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">24a3b31bd02627015a0766c9d7050370005e0a4b</param>
<param name="revision">c22a337ee1df50ce53f4ad3f2cbe9e1ee398109a</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">opa-ff*.tar</param>

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Apr 28 08:23:35 UTC 2021 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
- Update to v10.11.0.0.575
- No changelog available
-------------------------------------------------------------------
Wed Jul 22 15:39:26 UTC 2020 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>

View File

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