diff --git a/mod_md.spec b/mod_md.spec index 241d334..49fa1e5 100644 --- a/mod_md.spec +++ b/mod_md.spec @@ -3,7 +3,7 @@ Name: mod_md Version: 2.3.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Certificate provisioning using ACME for the Apache HTTP Server License: ASL 2.0 URL: https://icing.github.io/mod_md/ @@ -58,6 +58,9 @@ echo "LoadModule md_module modules/mod_md.so" > %{buildroot}%{_httpd_modconfdir} %{_mandir}/man1/* %changelog +* Fri Apr 16 2021 Mohan Boddu - 1:2.3.7-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Tue Feb 2 2021 Joe Orton - 1:2.3.7-1 - update to 2.3.7 (beta) - use autosetup macro