diff --git a/hikptool.spec b/hikptool.spec index 22658c2aae079b69d5cfa45f989a8dfa3be6374b..56cbb0734f858b4d277c942d3d9f89356e45bc2f 100644 --- a/hikptool.spec +++ b/hikptool.spec @@ -1,9 +1,7 @@ -%global debug_package %{nil} - Name: hikptool Summary: A userspace tool for Linux providing problem location on Kunpeng chips Version: 1.0.0 -Release: 6 +Release: 7 License: MulanPSL2 Source: %{name}-%{version}.tar.gz ExclusiveOS: linux @@ -69,6 +67,9 @@ fi /sbin/ldconfig %changelog +* Thu Dec 08 2022 fushanqing 1.0.0-7 +- Enable debuginfo for fix strip + * Mon Dec 12 2022 veega2022 1.0.0-6 - Add socip patch for fix return -EINVAL when the parameter check fails