2 Commits

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/01org/opa-fm.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">6f1eb4579fc975a1e9e7f669a8afbf6569d09dd3</param>
<param name="revision">acde83417bb3bd96261f84497993dbb962f1ac9c</param>
</service>
<service name="recompress" mode="disabled">
<service name="recompress" mode="manual">
<param name="file">opa-fm*.tar</param>
<param name="compression">gz</param>
</service>

Binary file not shown.

Binary file not shown.

View File

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

View File

@@ -1,7 +1,7 @@
#
# spec file for package opa-fm
#
# 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,13 +16,13 @@
#
%define git_ver .0.6f1eb4579fc9
%define git_ver .0.acde83417bb3
%define pseudo_opt %{_prefix}/lib/opa-fm
%define opasysconfdir %{_sysconfdir}/opa-fm/
%define opavarlibdir %{_localstatedir}/usr/lib/opa-fm/
Name: opa-fm
Version: 10.12.1.0.6
Version: 10.14.4.0.20
Release: 0
Summary: Intel Omni-Path Fabric Management Software
License: BSD-3-Clause