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:36 +00:00
parent 1f02382fe6
commit 4323034e4e

View File

@ -2,7 +2,7 @@
Name: openssl-ibmpkcs11
Version: 1.0.2
Release: 8%{?dist}
Release: 9%{?dist}
Summary: IBM OpenSSL PKCS#11 engine
License: OpenSSL
@ -44,6 +44,10 @@ rm -f $RPM_BUILD_ROOT%{enginesdir}/*.la
%changelog
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.0.2-9
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.0.2-8
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937