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