diff --git a/mod_md.spec b/mod_md.spec index 88ed334..3fa90f3 100644 --- a/mod_md.spec +++ b/mod_md.spec @@ -5,7 +5,7 @@ Name: mod_md Version: 2.4.26 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Certificate provisioning using ACME for the Apache HTTP Server License: Apache-2.0 URL: https://icing.github.io/mod_md/ @@ -59,6 +59,10 @@ echo "LoadModule md_module modules/mod_md.so" > %{buildroot}%{_httpd_modconfdir} %dir %{_httpd_statedir}/md %changelog +* Tue Oct 29 2024 Troy Dawson - 1:2.4.26-3 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 1:2.4.26-2 - Bump release for June 2024 mass rebuild