diff --git a/openssl-pkcs11.spec b/openssl-pkcs11.spec index 854e498..5959ae9 100644 --- a/openssl-pkcs11.spec +++ b/openssl-pkcs11.spec @@ -1,5 +1,5 @@ Version: 0.4.11 -Release: 2%{?dist} +Release: 3%{?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 +* Fri Apr 30 2021 Jakub Jelen - 0.4.11-3 +- Fix coverity reported issues + * Tue Jan 26 2021 Fedora Release Engineering - 0.4.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild