update to 1.15.11
Resolves: rhbz#1868149 Resolves: rhbz#1868146
This commit is contained in:
parent
eb50bd44c9
commit
745628a2ce
@ -2,8 +2,8 @@
|
||||
%{!?_httpd_mmn: %global _httpd_mmn %(cat %{_includedir}/httpd/.mmn 2>/dev/null || echo 0-0)}
|
||||
|
||||
Name: mod_http2
|
||||
Version: 1.15.7
|
||||
Release: 2%{?dist}
|
||||
Version: 1.15.11
|
||||
Release: 1%{?dist}
|
||||
Summary: module implementing HTTP/2 for Apache 2
|
||||
License: ASL 2.0
|
||||
URL: https://icing.github.io/mod_h2/
|
||||
@ -44,6 +44,9 @@ echo "LoadModule proxy_http2_module modules/mod_proxy_http2.so" > %{buildroot}%{
|
||||
%{_httpd_moddir}/mod_proxy_http2.so
|
||||
|
||||
%changelog
|
||||
* Mon Aug 17 2020 Joe Orton <jorton@redhat.com> - 1.15.11-1
|
||||
- update to 1.15.11
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.7-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mod_http2-1.15.7.tar.gz) = effe0a8f41603865a9dceea6fa109a924e6f2f904a2a02ebf10a20e0315f248cfaf91d4b2a0d6168ee94fb0f4af2680a6992c43cc91b0bf47a13d739b4cf9228
|
||||
SHA512 (mod_http2-1.15.11.tar.gz) = 31b8b316604fe410b82dddec7fc9a1ebee77fbb99e44f56ca4d680509a24402baaa1ba27efa375e422568bee7b0c98d20f747ddfa24718870447db0343a5e313
|
||||
|
Loading…
Reference in New Issue
Block a user