Compare commits

..

1 Commits

Author SHA1 Message Date
eabdullin 836bbedb80 Import from AlmaLinux stable repository 2024-05-31 17:57:46 +00:00
3 changed files with 8 additions and 4 deletions

2
.gitignore vendored
View File

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

View File

@ -1 +0,0 @@
c8661307a5483120ce36aa1ce800cee496241dcd SOURCES/v10.11.2.0.3.tar.gz

View File

@ -8,7 +8,7 @@
Name: opa-fm
Epoch: 1
Version: 10.11.2.0.3
Version: 10.12.1.0.6
Release: 1%{?dist}.alma
Summary: Intel Omni-Path Fabric Management Software
@ -88,12 +88,17 @@ chmod a-x %{buildroot}/%{_prefix}/share/opa-fm/opafm_src.xml
%{_mandir}/man8/*
%changelog
* Wed May 17 2023 Andrew Lukoshko <alukoshko@almalinux.org> - 10.11.2.0.3-1.alma
* Wed Sep 27 2023 Eduard Abdullin <eabdullin@almalinux.org> - 1:10.12.1.0.6-1.alma
- Fix build on AlmaLinux
* 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#2170633, rhbz#2159634
* Wed Feb 08 2023 Michal Schmidt <mschmidt@redhat.com> - 10.11.2.0.3-1
- Update to upstream version 10.11.2.0.3
- Resolves: rhbz#2110931
* Tue May 25 2021 Honggang Li <honli@redhat.com> - 10.11.0.2.1-1
- Rebase to upstream release 10.11.0.2.1
- Resolves: bz1921701, bz1959990