diff --git a/mod_fcgid.spec b/mod_fcgid.spec index 21e02ff..bbc947f 100644 --- a/mod_fcgid.spec +++ b/mod_fcgid.spec @@ -1,6 +1,6 @@ Name: mod_fcgid Version: 2.3.9 -Release: 24%{?dist} +Release: 25%{?dist} Summary: FastCGI interface module for Apache 2 License: ASL 2.0 URL: http://httpd.apache.org/mod_fcgid/ @@ -74,6 +74,9 @@ install -p -m 644 %{SOURCE4} %{buildroot}%{_tmpfilesdir}/mod_fcgid.conf %dir %attr(0775,root,apache) /run/mod_fcgid/ %changelog +* Fri Apr 16 2021 Mohan Boddu - 2.3.9-25 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Wed Jan 27 2021 Paul Howarth - 2.3.9-24 - Drop EL-6 support - Use %%license unconditionally