Sync from SUSE:SLFO:Main opa-ff revision ef095622398cbc56d048a7e7bff6e616

This commit is contained in:
Adrian Schröter 2025-02-25 16:12:27 +01:00
parent 91a9f87757
commit 9109c812ab
5 changed files with 15 additions and 9 deletions

View File

@ -1,5 +1,5 @@
<services>
<service name="tar_scm" mode="disabled">
<service name="tar_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://github.com/cornelisnetworks/opa-ff.git</param>
<param name="package-meta">no</param>
@ -8,9 +8,9 @@
<param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@.%h</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="versionrewrite-replacement">\1</param>
<param name="revision">d62756adb09f53cf960ad6bfe6695678da8266b1</param>
<param name="revision">ca78f36481aacf730f188984a254a0054a5f2e15</param>
</service>
<service name="recompress" mode="disabled">
<service name="recompress" mode="manual">
<param name="file">opa-ff*.tar</param>
<param name="compression">gz</param>
</service>

BIN
opa-ff-10.12.1.0.6.0.d62756adb09f.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
opa-ff-10.14.4.0.20.0.ca78f36481aa.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Feb 19 15:41:21 UTC 2025 - Nicolas Morey <nicolas.morey@suse.com>
- Update to 10.14.4.0.20 (jsc#PED-8566)
- No changelog available
-------------------------------------------------------------------
Mon Feb 26 12:40:15 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package opa-ff
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 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.d62756adb09f
%define git_ver .0.ca78f36481aa
%define opamgt_major 0
%define opasadb_major 1_0_0
@ -24,7 +24,7 @@
%define opasysconfdir %{_sysconfdir}/opa/
Name: opa-ff
Version: 10.12.1.0.6
Version: 10.14.4.0.20
Release: 0
Summary: Intel Omni-Path basic tools and libraries for fabric managment
License: BSD-3-Clause OR GPL-2.0-only