diff --git a/libevhtp.spec b/libevhtp.spec index 76d7982..3c9d7bf 100644 --- a/libevhtp.spec +++ b/libevhtp.spec @@ -2,10 +2,10 @@ Name: libevhtp Version: 1.2.18 -Release: 5 +Release: 6 Summary: Libevent based HTTP API. -License: BSD3 +License: BSD-3-Clause URL: https://github.com Source0: https://github.com/criticalstack/libevhtp/archive/1.2.18.tar.gz Patch9000: 0001-decrease-numbers-of-fd-for-shared-pipe-mode.patch @@ -72,6 +72,9 @@ find %{buildroot} -name '*.so.*' -exec strip {} ';' - SUG:NA - DESC: add gcov compile options +* Thu Jul 28 2022 fushanqing - 1.2.18-5 +- Unified license name specification + * Thu May 05 2022 zhangxiaoyu - 1.2.18-4 - Type:enhancement - ID:NA