!9 【轻量级 PR】:modify description about mod_http2

From: @eaglegai 
Reviewed-by: @seuzw 
Signed-off-by: @seuzw
This commit is contained in:
openeuler-ci-bot 2022-10-19 07:22:44 +00:00 committed by Gitee
commit 7f3408ee9f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,7 +2,7 @@
Name: mod_http2
Version: 1.15.25
Release: 1
Release: 2
Summary: Support for the HTTP/2 transport layer
License: ASL 2.0
URL: https://icing.github.io/mod_h2/
@ -12,8 +12,8 @@ BuildRequires: gcc pkgconfig httpd-devel libnghttp2-devel openssl-devel autocon
Requires: httpd-mmn = %{_httpd_mmn}
%description
Mod_h[ttp]2 is an official Apache httpd module, first released in 2.4.17.
See Apache downloads to get a released version. mod_proxy_h[ttp]2 has been released in 2.4.23.
The mod_h2 Apache httpd module implements the HTTP2 protocol (h2+h2c) on
top of libnghttp2 for httpd 2.4 servers.
%package_help
@ -50,6 +50,12 @@ make check
%exclude /etc/httpd/share/doc/*
%changelog
* Wed Oct 19 2022 gaihuiying <eaglegai@163.com> - 1.15.25-2
- Typebugfix
- ID:NA
- SUG:NA
- DESC:modify description about mod_http2
* Sat Dec 04 2021 yanglu <yanglu72@huawei.com> - 1.15.25-1
- Type:requirements
- ID:NA