From 0d216319a72e80a630ae1f52915ff77db00467dd Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 19 Jan 2023 20:31:32 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- mod_fcgid.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mod_fcgid.spec b/mod_fcgid.spec index 067ef42..88c512c 100644 --- a/mod_fcgid.spec +++ b/mod_fcgid.spec @@ -1,6 +1,6 @@ Name: mod_fcgid Version: 2.3.9 -Release: 28%{?dist} +Release: 29%{?dist} Summary: FastCGI interface module for Apache 2 License: ASL 2.0 URL: http://httpd.apache.org/mod_fcgid/ @@ -80,6 +80,9 @@ install -p -m 644 %{SOURCE4} %{buildroot}%{_tmpfilesdir}/mod_fcgid.conf %dir %attr(0775,root,apache) /run/mod_fcgid/ %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 2.3.9-29 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Wed Aug 24 2022 Paul Howarth - 2.3.9-28 - BR: systemd-rpm-macros for definition of %%{_tmpfilesdir}