update to 2.0.9
This commit is contained in:
parent
d5c1ddc2cb
commit
5cc4d655e9
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/clog
|
||||
/mod_http2-2.0.7.tar.gz
|
||||
/results_*
|
||||
/mod_http2-2.0.9.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%{!?_httpd_mmn: %global _httpd_mmn %(cat %{_includedir}/httpd/.mmn 2>/dev/null || echo 0-0)}
|
||||
|
||||
Name: mod_http2
|
||||
Version: 2.0.7
|
||||
Version: 2.0.9
|
||||
Release: 1%{?dist}
|
||||
Summary: module implementing HTTP/2 for Apache 2
|
||||
License: ASL 2.0
|
||||
@ -45,6 +45,9 @@ echo "LoadModule proxy_http2_module modules/mod_proxy_http2.so" > %{buildroot}%{
|
||||
%{_httpd_moddir}/mod_proxy_http2.so
|
||||
|
||||
%changelog
|
||||
* Thu Oct 6 2022 Joe Orton <jorton@redhat.com> - 2.0.9-1
|
||||
- update to 2.0.9
|
||||
|
||||
* Fri Sep 23 2022 Joe Orton <jorton@redhat.com> - 2.0.7-1
|
||||
- update to 2.0.7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mod_http2-2.0.7.tar.gz) = e53704bdfd8f79142cb7b898f7d5f4ad42f89b8243b3ce6795982b01c0654fdf3e299fa9904ccbaa6cf5beab49e72e3e73f309feadd3af036a3e4fd261ef8841
|
||||
SHA512 (mod_http2-2.0.9.tar.gz) = 791f4c091640057439d1f6f0a639dbd242b3487a2571413b2add34a766560a718552c20f19eef03fbe5bb55a3448853440cbfe282e1c7909ef0f1b18f579bff0
|
||||
|
Loading…
Reference in New Issue
Block a user