From e569b28e56edd0efda58602eab4131781319f51f Mon Sep 17 00:00:00 2001 From: Sahana Prasad Date: Tue, 14 Sep 2021 19:10:08 +0200 Subject: [PATCH] Rebuilt with OpenSSL 3.0.0 --- openssl-pkcs11.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openssl-pkcs11.spec b/openssl-pkcs11.spec index ac88e73..434a0e6 100644 --- a/openssl-pkcs11.spec +++ b/openssl-pkcs11.spec @@ -1,5 +1,5 @@ Version: 0.4.11 -Release: 4%{?dist} +Release: 5%{?dist} # Define the directory where the OpenSSL engines are installed %global enginesdir %{_libdir}/engines-1.1 @@ -116,6 +116,9 @@ make check %{?_smp_mflags} || if [ $? -ne 0 ]; then cat tests/*.log; exit 1; fi; %endif %changelog +* Tue Sep 14 2021 Sahana Prasad - 0.4.11-5 +- Rebuilt with OpenSSL 3.0.0 + * Thu Jul 22 2021 Fedora Release Engineering - 0.4.11-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild