openssl-pkcs11-0.4.11-6
This commit is contained in:
parent
cbeb731f56
commit
87fd92de34
@ -1,5 +1,5 @@
|
|||||||
Version: 0.4.11
|
Version: 0.4.11
|
||||||
Release: 5%{?dist}
|
Release: 6%{?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
|
||||||
|
* Tue Sep 21 2021 Jakub Jelen <jjelen@redhat.com> - 0.4.11-6
|
||||||
|
- Add support for OpenSSL 3.0 (#2005832)
|
||||||
|
|
||||||
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 0.4.11-5
|
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 0.4.11-5
|
||||||
- Rebuilt with OpenSSL 3.0.0
|
- Rebuilt with OpenSSL 3.0.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user