openssl-pkcs11-0.4.11-5
Related: rhbz#1959832
This commit is contained in:
parent
c647607a61
commit
c1427fba7f
@ -1,5 +1,5 @@
|
|||||||
Version: 0.4.11
|
Version: 0.4.11
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
|
|
||||||
# Define the directory where the OpenSSL engines are installed
|
# Define the directory where the OpenSSL engines are installed
|
||||||
%global enginesdir %{_libdir}/engines-3
|
%global enginesdir %{_libdir}/engines-3
|
||||||
@ -118,6 +118,9 @@ make check %{?_smp_mflags} || if [ $? -ne 0 ]; then cat tests/*.log; exit 1; fi;
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 24 2021 Jakub Jelen <jjelen@redhat.com> - 0.4.11-5
|
||||||
|
- Support for OpenSSL 3.0 (#1959832)
|
||||||
|
|
||||||
* Fri Apr 30 2021 Jakub Jelen <jjelen@redhat.com> - 0.4.11-4
|
* Fri Apr 30 2021 Jakub Jelen <jjelen@redhat.com> - 0.4.11-4
|
||||||
- Fix coverity reported issues
|
- Fix coverity reported issues
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user