diff --git a/mod_http2.spec b/mod_http2.spec index bc12964..cf00734 100644 --- a/mod_http2.spec +++ b/mod_http2.spec @@ -3,7 +3,7 @@ Name: mod_http2 Version: 1.15.14 -Release: 3%{?dist} +Release: 4%{?dist} Summary: module implementing HTTP/2 for Apache 2 License: ASL 2.0 URL: https://icing.github.io/mod_h2/ @@ -45,6 +45,9 @@ echo "LoadModule proxy_http2_module modules/mod_proxy_http2.so" > %{buildroot}%{ %{_httpd_moddir}/mod_proxy_http2.so %changelog +* Fri Apr 16 2021 Mohan Boddu - 1.15.14-4 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Tue Jan 26 2021 Fedora Release Engineering - 1.15.14-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild