update http-parser to 2.9.3

This commit is contained in:
wangchen2020 2020-05-11 17:15:34 +08:00
parent 16029001df
commit 342d707ac0
3 changed files with 8 additions and 2 deletions

Binary file not shown.

BIN
http-parser-2.9.3.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: http-parser Name: http-parser
Version: 2.9.2 Version: 2.9.3
Release: 2 Release: 1
Summary: HTTP request/response parser for C Summary: HTTP request/response parser for C
License: MIT License: MIT
@ -82,6 +82,12 @@ EOF
%doc AUTHORS README.md %doc AUTHORS README.md
%changelog %changelog
* Mon May 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.9.3-1
- Type:requirement
- ID:NA
- SUG:NA
- DES:update http-parser to 2.9.3
* Wed Jan 15 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.9.2-2 * Wed Jan 15 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.9.2-2
- optimization the patch - optimization the patch