update to 1.15.23
This commit is contained in:
commit
43a20dd300
@ -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.19
|
||||
Release: 2%{?dist}
|
||||
Version: 1.15.23
|
||||
Release: 1%{?dist}
|
||||
Summary: module implementing HTTP/2 for Apache 2
|
||||
License: ASL 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
|
||||
* Fri Aug 6 2021 Joe Orton <jorton@redhat.com> - 1.15.23-1
|
||||
- update to 1.15.23
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.19-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mod_http2-1.15.19.tar.gz) = 6b03dd027cbf6560cf58066ff1a1348462eb3daef6edc48e680a18007e4e987d348f5ddef90378c13453c642c80c88f7af388336b08d06d110795ba08548c093
|
||||
SHA512 (mod_http2-1.15.23.tar.gz) = c39259900a84ad4d91a41d38f39b39827ba5922e8003348caa4b26036e1b96ffe5bd9e21f556f65c43efb3305d52bfb6731226b834dfb95a475107cd60a9ad99
|
||||
|
Loading…
Reference in New Issue
Block a user