diff --git a/mod_fcgid.spec b/mod_fcgid.spec index 1746bd4..a0b0dcd 100644 --- a/mod_fcgid.spec +++ b/mod_fcgid.spec @@ -1,6 +1,6 @@ Name: mod_fcgid Version: 2.3.9 -Release: 34%{?dist} +Release: 35%{?dist} Summary: FastCGI interface module for Apache 2 License: Apache-2.0 URL: http://httpd.apache.org/mod_fcgid/ @@ -81,6 +81,10 @@ install -p -m 644 %{SOURCE4} %{buildroot}%{_tmpfilesdir}/mod_fcgid.conf %dir %attr(0775,root,apache) /run/mod_fcgid/ %changelog +* Tue Oct 29 2024 Troy Dawson - 2.3.9-35 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jul 22 2024 Joe Orton - 2.3.9-34 - sync from c9s - switch to using anonymous shm by default