Compare commits

...

No commits in common. "c8" and "c8-beta" have entirely different histories.
c8 ... c8-beta

3 changed files with 13 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/v10.11.1.3.1.tar.gz
SOURCES/v10.12.1.0.6.tar.gz

View File

@ -1 +1 @@
2e2ac7f8ebf07d1107707d6cebd1bb8c71033ecb SOURCES/v10.11.1.3.1.tar.gz
82f3362965fc04480e1da51a73038a590099463d SOURCES/v10.12.1.0.6.tar.gz

View File

@ -1,7 +1,7 @@
Name: opa-ff
Epoch: 1
Version: 10.11.1.3.1
Release: 1%{?dist}
Version: 10.12.1.0.6
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,15 @@ BUILDDIR=%{_builddir} DESTDIR=%{buildroot} LIBDIR=%{_libdir} DSAP_LIBDIR=%{_libd
%{_includedir}/opamgt
%changelog
* Wed Jun 07 2023 Kamal Heib <kheib@redhat.com> - 1:10.12.1.0.6-1.1
- Fix gating tests required packages
- Resolves: rhbz#2159633
* Fri Jun 02 2023 Kamal Heib <kheib@redhat.com> - 1:10.12.1.0.6-1
- Update to upstream release 10.12.1.0.6
- Add gating tests.
- Resolves: rhbz#2159633
* Wed Feb 08 2023 Michal Schmidt <mschmidt@redhat.com> - 10.11.1.3.1-1
- Update to upstream version 10.11.1.3.1.
- Resolves: rhbz#2110930