From 87fd92de347684056f4cd1b16586adaf39fcd612 Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Tue, 21 Sep 2021 08:48:59 +0200 Subject: [PATCH] openssl-pkcs11-0.4.11-6 --- openssl-pkcs11.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openssl-pkcs11.spec b/openssl-pkcs11.spec index 535a9ce..2025f5f 100644 --- a/openssl-pkcs11.spec +++ b/openssl-pkcs11.spec @@ -1,5 +1,5 @@ Version: 0.4.11 -Release: 5%{?dist} +Release: 6%{?dist} # Define the directory where the OpenSSL engines are installed %global enginesdir %{_libdir}/engines-3 @@ -118,6 +118,9 @@ make check %{?_smp_mflags} || if [ $? -ne 0 ]; then cat tests/*.log; exit 1; fi; %endif %changelog +* Tue Sep 21 2021 Jakub Jelen - 0.4.11-6 +- Add support for OpenSSL 3.0 (#2005832) + * Tue Sep 14 2021 Sahana Prasad - 0.4.11-5 - Rebuilt with OpenSSL 3.0.0