diff --git a/SPECS/httpd.spec b/SPECS/httpd.spec index 3f1a4de..a67e13e 100644 --- a/SPECS/httpd.spec +++ b/SPECS/httpd.spec @@ -25,7 +25,7 @@ Summary: Apache HTTP Server Name: httpd Version: 2.4.62 -Release: 4%{?dist} +Release: 5%{?dist} URL: https://httpd.apache.org/ Source0: https://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2 Source1: https://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2.asc @@ -831,6 +831,10 @@ exit $rv %{_rpmconfigdir}/macros.d/macros.httpd %changelog +* Tue Oct 29 2024 Troy Dawson - 2.4.62-5 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Aug 12 2024 Luboš Uhliarik - 2.4.62-4 - Resolves: RHEL-50031 - httpd default config changes