optimization the patch
This commit is contained in:
parent
5591e7dbbe
commit
4f8d422906
@ -1,6 +1,6 @@
|
|||||||
Name: http-parser
|
Name: http-parser
|
||||||
Version: 2.9.2
|
Version: 2.9.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: HTTP request/response parser for C
|
Summary: HTTP request/response parser for C
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -27,6 +27,7 @@ Features:
|
|||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development headers and static libraries
|
Summary: Development headers and static libraries
|
||||||
|
Requires: %{name} = %{version}-%{release}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Development headers and static libraries for http-parser.
|
Development headers and static libraries for http-parser.
|
||||||
@ -81,5 +82,8 @@ EOF
|
|||||||
%doc AUTHORS README.md
|
%doc AUTHORS README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 15 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.9.2-2
|
||||||
|
- optimization the patch
|
||||||
|
|
||||||
* Sat Aug 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.9.2-1
|
* Sat Aug 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.9.2-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user