From 4fa82c091e3b2bfa7165e255e77b9b4f2d7d7b42 Mon Sep 17 00:00:00 2001 From: liuxinhao Date: Mon, 16 Dec 2024 16:51:13 +0800 Subject: [PATCH] add obsoletes kiran-biometrics --- kiran-authentication-service.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/kiran-authentication-service.spec b/kiran-authentication-service.spec index d02278a..59ae8a1 100644 --- a/kiran-authentication-service.spec +++ b/kiran-authentication-service.spec @@ -1,6 +1,6 @@ Name: kiran-authentication-service Version: 2.5.1 -Release: 8 +Release: 9 Summary: Kiran Desktop kiran authentication service License: MulanPSL-2.0 URL: http://www.kylinsec.com.cn @@ -18,8 +18,9 @@ Patch0008: 0008-fix-default-device-Update-the-logic-of-the-default-a.patch Patch0009: 0009-fix-multi-factor-multi-factor-no-jump-login.patch Patch0010: 0010-fix-multi-channel-auth-If-the-authentication-fails-t.patch Patch0011: 0011-feat-auth-error-Subdivide-the-cause-of-the-error-and.patch -Patch0012: 0012-fix-kiran-authentication-service-fix-for-versions-ea.patch +Patch0012: 0012-fix-kiran-authentication-service-fix-for-versions-ea.patch +Obsoletes: kiran-biometrics BuildRequires: systemd BuildRequires: systemd-devel @@ -95,6 +96,9 @@ systemctl enable kiran-authentication-daemon.service %{_includedir}/kiran-authentication-service/kas-authentication-i.h %changelog +* Mon Dec 16 2024 liuxinhao - 2.5.1-9 +- add obsoletes kiran-biometrics + * Wed Nov 20 2024 Funda Wang - 2.5.1-8 - adopt to new cmake macro -- Gitee