diff --git a/http-parser-2.9.2.tar.gz b/http-parser-2.9.2.tar.gz deleted file mode 100644 index faea26a..0000000 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 0000000..cad9dd5 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 f93cea3..02528f9 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