From cd2f2ee798d970e32bb574f0ae5ca9b7fe03f3d5 Mon Sep 17 00:00:00 2001 From: wangyucheng Date: Sun, 23 Apr 2023 21:21:04 +0800 Subject: [PATCH] fix(spec): fix Conditional statement error MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 修复判断语句错误 --- kiran-cc-daemon.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/kiran-cc-daemon.spec b/kiran-cc-daemon.spec index bda6164..a12f926 100644 --- a/kiran-cc-daemon.spec +++ b/kiran-cc-daemon.spec @@ -1,6 +1,6 @@ Name: kiran-cc-daemon Version: 2.5.1 -Release: 3 +Release: 4 Summary: DBus daemon for Kiran Desktop License: MulanPSL-2.0 @@ -60,7 +60,7 @@ Requires: passwd Requires: iso-codes -%if 0%{?openEuler} +%if "%{?kylin}" == "" Requires: openeuler-lsb %else Requires: kylin-lsb @@ -173,6 +173,9 @@ glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/nulls || : %{_libdir}/pkgconfig/kiran-cc-daemon.pc %changelog +* Sun Apr 23 2023 wangyucheng - 2.5.1-4 +- KYOS-F: Conditional statement error + * Fri Apr 14 2023 meizhigang - 2.5.1-3 - KYOS-B: Add modifier lock window tips enable key with gsettings (#67766) - KYOS-B: Fix coredump problem caused by nullpointer to string