From b3de3ef6e9ed859f04a065900b0e16dcef279f58 Mon Sep 17 00:00:00 2001 From: Kamal Heib Date: Wed, 7 Jun 2023 13:21:41 -0400 Subject: [PATCH] Fix gating tests required packages Resolves: rhbz#2159633 Signed-off-by: Kamal Heib --- opa-ff.spec | 6 +++++- tests/tests.yml | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/opa-ff.spec b/opa-ff.spec index 10fc702..c9f6ac0 100644 --- a/opa-ff.spec +++ b/opa-ff.spec @@ -1,7 +1,7 @@ Name: opa-ff Epoch: 1 Version: 10.12.1.0.6 -Release: 1%{?dist} +Release: 1%{?dist}.1 Summary: Intel Omni-Path basic tools and libraries for fabric management License: BSD or GPLv2 Url: https://github.com/cornelisnetworks/opa-ff @@ -394,6 +394,10 @@ BUILDDIR=%{_builddir} DESTDIR=%{buildroot} LIBDIR=%{_libdir} DSAP_LIBDIR=%{_libd %{_includedir}/opamgt %changelog +* Wed Jun 07 2023 Kamal Heib - 1:10.12.1.0.6-1.1 +- Fix gating tests required packages +- Resolves: rhbz#2159633 + * Fri Jun 02 2023 Kamal Heib - 1:10.12.1.0.6-1 - Update to upstream release 10.12.1.0.6 - Add gating tests. diff --git a/tests/tests.yml b/tests/tests.yml index 2032cfc..5201269 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -8,4 +8,4 @@ dir: . run: ./runme.sh required_packages: - - opa-ff + - opa-fm