diff --git a/mod_auth_gssapi.spec b/mod_auth_gssapi.spec index 9996834..11b98ca 100644 --- a/mod_auth_gssapi.spec +++ b/mod_auth_gssapi.spec @@ -1,6 +1,6 @@ Name: mod_auth_gssapi Version: 1.6.3 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A GSSAPI Authentication module for Apache License: MIT @@ -51,6 +51,9 @@ install -m 644 10-auth_gssapi.conf %{buildroot}%{_httpd_modconfdir} %{_httpd_moddir}/mod_auth_gssapi.so %changelog +* Tue Sep 14 2021 Sahana Prasad - 1.6.3-6 +- Rebuilt with OpenSSL 3.0.0 + * Tue Aug 24 2021 Robbie Harwood - 1.6.3-5 - crypto: Handle EVP changes in OpenSSL 3