diff --git a/http-parser-2.9.2.tar.gz b/http-parser-2.9.2.tar.gz deleted file mode 100644 index faea26a4a529c66af9881c9cf8b02e3cdec6df5a..0000000000000000000000000000000000000000 Binary files a/http-parser-2.9.2.tar.gz and /dev/null differ diff --git a/http-parser-2.9.3.tar.gz b/http-parser-2.9.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..cad9dd50ebdbbba3a9413175f705c6c3f5f48af2 Binary files /dev/null and b/http-parser-2.9.3.tar.gz differ diff --git a/http-parser.spec b/http-parser.spec index f93cea3899a4a27bc0a047c0dcf4b20ab186dec9..02528f9ac976d55feda99a5ebe930e577e5019a9 100644 --- a/http-parser.spec +++ b/http-parser.spec @@ -1,6 +1,6 @@ Name: http-parser -Version: 2.9.2 -Release: 2 +Version: 2.9.3 +Release: 1 Summary: HTTP request/response parser for C License: MIT @@ -82,6 +82,12 @@ EOF %doc AUTHORS README.md %changelog +* Mon May 11 2020 openEuler Buildteam - 2.9.3-1 +- Type:requirement +- ID:NA +- SUG:NA +- DES:update http-parser to 2.9.3 + * Wed Jan 15 2020 openEuler Buildteam - 2.9.2-2 - optimization the patch