From 38a73876480a67836f6869503fd9a69c013ae4fc Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:03:33 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- mod_http2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mod_http2.spec b/mod_http2.spec index b52f860..0e619ba 100644 --- a/mod_http2.spec +++ b/mod_http2.spec @@ -3,7 +3,7 @@ Name: mod_http2 Version: 2.0.26 -Release: 3%{?dist} +Release: 4%{?dist} Summary: module implementing HTTP/2 for Apache 2 License: Apache-2.0 URL: https://icing.github.io/mod_h2/ @@ -47,6 +47,9 @@ echo "LoadModule proxy_http2_module modules/mod_proxy_http2.so" > %{buildroot}%{ %{_httpd_moddir}/mod_proxy_http2.so %changelog +* Mon Jun 24 2024 Troy Dawson - 2.0.26-4 +- Bump release for June 2024 mass rebuild + * Thu Jan 25 2024 Fedora Release Engineering - 2.0.26-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild