diff --git a/openssl-pkcs11.spec b/openssl-pkcs11.spec index d430fe8..c339810 100644 --- a/openssl-pkcs11.spec +++ b/openssl-pkcs11.spec @@ -1,5 +1,5 @@ Version: 0.4.12 -Release: 3%{?dist} +Release: 4%{?dist} # Define the directory where the OpenSSL engines are installed %global enginesdir %{_libdir}/engines-3 @@ -119,6 +119,9 @@ make check %{?_smp_mflags} || if [ $? -ne 0 ]; then cat tests/*.log; exit 1; fi; %endif %changelog +* Thu Jul 20 2023 Fedora Release Engineering - 0.4.12-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Thu Jan 19 2023 Fedora Release Engineering - 0.4.12-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild