diff --git a/mod_fcgid.spec b/mod_fcgid.spec index bce94a2..b4764e6 100644 --- a/mod_fcgid.spec +++ b/mod_fcgid.spec @@ -35,7 +35,7 @@ Name: mod_fcgid Version: 2.3.9 -Release: 15%{?dist} +Release: 16%{?dist} Summary: FastCGI interface module for Apache 2 License: ASL 2.0 URL: http://httpd.apache.org/mod_fcgid/ @@ -127,6 +127,9 @@ install -p -m 644 %{SOURCE4} %{buildroot}%{_tmpfilesdir}/mod_fcgid.conf %dir %attr(0775,root,apache) %{rundir}/mod_fcgid/ %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 2.3.9-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Thu May 3 2018 Paul Howarth - 2.3.9-15 - Correct mode of %%{rundir}/mod_fcgid in %%{_tmpfilesdir}/mod_fcgid.conf