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:34:11 +00:00
parent 1b02ebb071
commit bcbd68c1ee

View File

@ -1,7 +1,7 @@
Summary: Hardware Platform Interface library and tools
Name: openhpi
Version: 3.8.0
Release: 16%{?dist}
Release: 17%{?dist}
License: BSD
URL: http://www.openhpi.org
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
@ -152,6 +152,10 @@ make check
%changelog
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.8.0-17
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.8.0-16
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937