Merge branch 'c9' into a9

This commit is contained in:
eabdullin 2023-05-09 07:54:53 +00:00 committed by Stepan Oksanichenko
commit 52c673aa4b
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

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

View File

@ -1 +1 @@
9b291ce21055d19e5f488d249515b0901f7744a1 SOURCES/v10.11.1.3.1.tar.gz
c8661307a5483120ce36aa1ce800cee496241dcd SOURCES/v10.11.2.0.3.tar.gz

View File

@ -8,7 +8,7 @@
Name: opa-fm
Epoch: 1
Version: 10.11.1.3.1
Version: 10.11.2.0.3
Release: 1%{?dist}.alma
Summary: Intel Omni-Path Fabric Management Software
@ -87,9 +87,12 @@ chmod a-x %{buildroot}/%{_prefix}/share/opa-fm/opafm_src.xml
%{_mandir}/man8/*
%changelog
* Tue Nov 15 2022 Eduard Abdullin <eabdullin@almalinux.org> - 10.11.1.3.1-1.alma
* Tue May 09 2023 Eduard Abdullin <eabdullin@almalinux.org> - 10.11.2.0.3-1.alma
- Fix build for AlmaLinux
* Thu Feb 02 2023 Michal Schmidt <mschmidt@redhat.com> - 10.11.2.0.3-1
- Update to upstream release 10.11.2.0.3
- Resolves: rhbz#2111129
* Wed Aug 03 2022 Michal Schmidt <mschmidt@redhat.com> - 10.11.1.3.1-1
- Update to upstream release 10.11.1.3.1
- Resolves: rhbz#2049171