build(spec): remove SUPPORT_CAJA marco,relase kiran-session-manager-2.3

- 移除SUPPORT_CAJA宏,发布kiran-session-manager 2.3版本
This commit is contained in:
liuxinhao 2022-07-09 12:41:40 +08:00
parent 1745c82080
commit 89db5eab6c
3 changed files with 6 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: kiran-session-manager
Version: 2.2.2
Release: 3
Version: 2.3.0
Release: 1
Summary: Session manager for KIRAN desktop environment
License: Mulan PSL v2
@ -39,7 +39,7 @@ Session manager for KIRAN desktop environment
%if 0%{?kylin}
%cmake
%else
%cmake -DSUPPORT_CAJA:BOOL=TRUE
%cmake
%endif
make %{?_smp_mflags}
@ -59,6 +59,9 @@ make %{?_smp_mflags}
%changelog
* Sat Jul 09 2022 liuxinhao <liuxinhao@kylinsec.com.cn> - 2.3.0-1
- KYOS-F: remove SUPPORT_CAJA marco,release 2.3
* Thu Mar 03 2022 tangjie02 <tangjie02@kylinsec.com.cn> - 2.2.2-3
- KYOS-F: Add dbus method Setenv for kiran-session-daemon.