diff --git a/mod_md.spec b/mod_md.spec index 4f76e95..f12cfcc 100644 --- a/mod_md.spec +++ b/mod_md.spec @@ -3,7 +3,7 @@ Name: mod_md Version: 2.4.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Certificate provisioning using ACME for the Apache HTTP Server License: ASL 2.0 URL: https://icing.github.io/mod_md/ @@ -60,6 +60,10 @@ echo "LoadModule md_module modules/mod_md.so" > %{buildroot}%{_httpd_modconfdir} %{_mandir}/man1/* %changelog +* Mon Aug 09 2021 Mohan Boddu - 1:2.4.0-3 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Wed Jun 16 2021 Mohan Boddu - 1:2.4.0-2 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065