diff --git a/kiran-authentication-devices.spec b/kiran-authentication-devices.spec index b608b2b..111a758 100644 --- a/kiran-authentication-devices.spec +++ b/kiran-authentication-devices.spec @@ -1,7 +1,7 @@ Name: kiran-authentication-devices Version: 2.5.0 -Release: 2 +Release: 3 Summary: Kiran Authentication Devices License: MulanPSL-2.0 @@ -18,6 +18,7 @@ BuildRequires: systemd-devel Requires: qt5-qtbase Requires: kiran-log-qt5 Requires: systemd +Requires: libusb %description Manage authentication devices @@ -63,6 +64,9 @@ systemctl enable kiran-authentication-devices.service rm -rf ${buildroot} %changelog +* Thu Apr 20 2023 luoqing - 2.5.0-3 +- KYOS-F: Add libusb dependency. + * Wed Apr 19 2023 luoqing - 2.5.0-2 - KYOS-F: The UKey device is adapted.