diff --git a/hikptool.spec b/hikptool.spec index 4c7b2bccaed94288625a572b2e940963f8388a85..b898b422c8d4862abb33e3d28879b5df6725d5d2 100644 --- a/hikptool.spec +++ b/hikptool.spec @@ -3,7 +3,7 @@ Name: hikptool Summary: A userspace tool for Linux providing problem location on Kunpeng chips Version: 1.1.6 -Release: 1 +Release: 2 License: MulanPSL2 Source: %{name}-%{version}.tar.gz ExclusiveOS: linux @@ -14,6 +14,7 @@ Conflicts: %{name} < %{version}-%{release} Provides: %{name} = %{version}-%{release} BuildRequires: gcc make cmake Requires: glibc +Requires: ubctl ExclusiveArch: aarch64 %description @@ -67,5 +68,8 @@ fi /sbin/ldconfig %changelog +* Thu Nov 13 2025 Jiaqi Cheng 1.1.6-2 +- Add dependency on ubctl component package + * Thu Oct 30 2025 veega2022 1.1.6-1 - Supports querying UB DFX information (UBUS, UMMU modules, etc.) and updates the version number to 1.1.6