Rebuilt for RHEL 9 BETA for openssl 3.0

Related: rhbz#1971065
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-06-16 03:33:35 +00:00
parent 73b1678fe8
commit 1c42959cc6
1 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Name: opa-fm
Epoch: 1
Version: 10.11.0.1.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Intel Omni-Path Fabric Management Software
License: GPLv2 or BSD
@ -82,6 +82,10 @@ chmod a-x %{buildroot}/%{_prefix}/share/opa-fm/opafm_src.xml
%{_mandir}/man8/*
%changelog
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 1:10.11.0.1.2-2
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
* Wed Apr 28 2021 Honggang Li <honli@redhat.com> - 10.11.0.1.2-1
- Rebase to upstream release 10.11.0.1.2
- Resolves: rhbz1924901