diff --git a/kafka.spec b/kafka.spec index e91f7015e55d7c6fa8f125edd479d6a43069590f..c3a5bd67d792e6a11e6acce3f05303d954f3859b 100644 --- a/kafka.spec +++ b/kafka.spec @@ -1,10 +1,8 @@ -%global debug_package %{nil} -%global debug_package %{nil} %define kafka_home /opt/kafka Name: kafka Version: 2.8.2 -Release: 1 +Release: 2 Summary: A Distributed Streaming Platform. License: Apache-2.0 @@ -64,6 +62,9 @@ cp -pr licenses/* $RPM_BUILD_ROOT%{kafka_home}/licenses rm -rf %{buildroot} %changelog +* Thu Dec 08 2022 fushanqing - 2.8.2-2 +- Enable debuginfo for fix strip + * Sat Sep 24 2022 xiexing - 2.8.2-1 - fix CVE-2022-34917