Name: kiran-session-manager Version: 2.3.1 Release: 1 Summary: Session manager for KIRAN desktop environment License: Mulan PSL v2 Source0: %{name}-%{version}.tar.gz BuildRequires: cmake >= 3.2 BuildRequires: pkgconfig(giomm-2.4) BuildRequires: pkgconfig(gtkmm-3.0) BuildRequires: pkgconfig(gio-unix-2.0) BuildRequires: gcc-c++ BuildRequires: gettext BuildRequires: kiran-log-gtk3-devel BuildRequires: jsoncpp-devel BuildRequires: gtest-devel BuildRequires: fmt-devel BuildRequires: libICE-devel BuildRequires: libSM-devel BuildRequires: libXext-devel BuildRequires: gdbus-codegen-glibmm >= 1.0.2 Requires: systemd Requires: dbus-daemon %description Session manager for KIRAN desktop environment %prep %autosetup -p1 %build %if 0%{?kylin} %cmake %else %cmake %endif make %{?_smp_mflags} %install %make_install %files %{_datadir}/locale/zh_CN/LC_MESSAGES/kiran-session-manager.mo %{_datadir}/glib-2.0/schemas/com.kylinsec.kiran.session-manager.gschema.xml %{_datadir}/xsessions/kiran.desktop %{_datadir}/kiran-session-manager/kiran-session-manager.gresource %{_datadir}/kiran-session-manager/blacklist_autostart_apps.txt %{_bindir}/kiran-session-manager %changelog * Tue Aug 02 2022 tangjie02 - 2.3.1-1 - KYOS-F: Add nm-applet.desktop to blacklist autostart apps. - KYOS-F: Modify the screensaver dbus to kiran-screensaver. - KYOS-B: Fix the problem that exists orphan progress when session has exited.(#53714) - KYOS-F: Add SetIdleHint function. * Sat Jul 09 2022 liuxinhao - 2.3.0-1 - KYOS-F: remove SUPPORT_CAJA marco,release 2.3 * Thu Mar 03 2022 tangjie02 - 2.2.2-3 - KYOS-F: Add dbus method Setenv for kiran-session-daemon. * Thu Feb 24 2022 chendingjian - 2.2.2-2 - rebuild for KY3.4-MATE-modules-dev * Wed Feb 16 2022 tangjie02 - 2.2.2-1.kb1 - KYOS-F: Rebuild this package. * Wed Feb 16 2022 tangjie02 - 2.2.1-2.kb5 - KYOS-B: Fix the problem caused by the boot sequence of mate-settings-daemon and kiran-session-daemon. * Wed Jan 26 2022 longcheng - 2.2.1-2.kb4 - KYOS-B: Add compile options -DSUPPORT_CAJA:BOOL=TRUE in openeuler (#49472) * Wed Jan 19 2022 tangjie02 - 2.2.1-2.kb3 - KYOS-F: Rebuild because of last compile failed. * Tue Jan 18 2022 tangjie02 - 2.2.1-1.kb3 - KYOS-B: Some environments are filtered because the if statement is wrong.(#48435) * Tue Jan 04 2022 tangjie02 - 2.2.1-1.kb2 - KYOS-B: Fix the dbus error when the session manager is launched by xinit. * Tue Jan 04 2022 tangjie02 - 2.2.1-1.kb1 - KYOS-B: Fix the compile error in KY3.3-6B. * Wed Dec 29 2021 kpkg - 2.2.0-3.kb1 - rebuild for KY3.4-MATE-modules-dev * Wed Dec 29 2021 caoyuanji - 2.2.0-3 - Upgrade version number for easy upgrade * Mon Dec 20 2021 caoyuanji - 2.2.0-2.kb1 - rebuild for KY3.4-4-KiranUI-2.2 * Mon Dec 13 2021 tangjie02 2.2.0-2.ky3 - KYOS-F: Show unknown applicattion when the inhibit application is not found. - KYOS-B: Fix the problem that cannot find the desktop file in xdg directory. * Mon Nov 22 2021 tangjie02 2.2.0-1.ky3 - KYOS-B: Use the missing app info when cannot get app info by inhibitor. - KYOS-B: Add oral-autostart to blacklist to fix the key exception. * Mon Nov 15 2021 tangjie02 2.1.2-2.ky3 - KYOS-B: Delay running mate-settings-daemon for making kiran-session-daemon priority to close conflicted plugins with kiran-session-daemon. * Thu Sep 16 2021 tangjie02 2.1.2-1.ky3 - KYOS-F: Add exit query window. * Mon Aug 09 2021 tangjie02 2.1.1-1.ky3 - KYOS-F: Restart app when the key X-KIRAN-AutoRestart is true and the app is exited. - KYOS-F: Remove dbus client when the dbus name is removed. * Mon Aug 02 2021 tangjie02 2.1.0-1.ky3 - KYOS-F: Init commit.