!39 Do not output the alarm information to the screen

From: @yuan__xing 
Reviewed-by: @tangjie02 
Signed-off-by: @tangjie02
This commit is contained in:
openeuler-ci-bot 2022-08-01 06:32:04 +00:00 committed by Gitee
commit b2a8429e4f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: kiran-menu
Version: 2.2.5
Release: 10%{?dist}
Release: 11%{?dist}
Summary: Applets for mate panel from Kiran Desktop
License: Mulan PSL v2
@ -80,11 +80,14 @@ make install DESTDIR=%{buildroot}
%{_datadir}/kiran-applet/workspace-switcher-menu.ui.xml
%post -n kiran-applets
glib-compile-schemas /usr/share/glib-2.0/schemas/
glib-compile-schemas /usr/share/glib-2.0/schemas/ &> /dev/null || :
gtk-update-icon-cache -f /usr/share/icons/hicolor/
%changelog
* Mon Aug 01 2022 yuanxing <yuanxing@kylinsec.com.cn> 2.2.5-11.ky3
- KYOS-F: Do not output the alarm information to the screen
* Wed Dec 22 2021 tangjie02 <tangjie02@kylinsec.com.cn> 2.2.5-10.ky3
- KYOS-F: Add Fcitx to bottom panel.