diff --git a/kiran-cc-daemon-2.1.0.tar.gz b/kiran-cc-daemon-2.1.0.tar.gz deleted file mode 100644 index a0b5de8..0000000 Binary files a/kiran-cc-daemon-2.1.0.tar.gz and /dev/null differ diff --git a/kiran-cc-daemon-2.2.3.tar.gz b/kiran-cc-daemon-2.2.3.tar.gz new file mode 100644 index 0000000..7457ecd Binary files /dev/null and b/kiran-cc-daemon-2.2.3.tar.gz differ diff --git a/kiran-cc-daemon.spec b/kiran-cc-daemon.spec index 7166115..2ab329f 100644 --- a/kiran-cc-daemon.spec +++ b/kiran-cc-daemon.spec @@ -1,6 +1,6 @@ Name: kiran-cc-daemon -Version: 2.1.0 -Release: 5%{?dist} +Version: 2.2.3 +Release: 2.kb2 Summary: DBus daemon for Kiran Desktop License: Mulan PSL v2 @@ -24,14 +24,12 @@ BuildRequires: xsd BuildRequires: fontconfig-devel BuildRequires: jsoncpp-devel BuildRequires: cairomm-devel +BuildRequires: kiran-log-gtk3-devel BuildRequires: fmt-devel >= 6.2.1 -BuildRequires: python%{python3_pkgversion}-jinja2 BuildRequires: gdbus-codegen-glibmm BuildRequires: gtest-devel -BuildRequires: upower-devel BuildRequires: libnotify-devel BuildRequires: pulseaudio-libs-devel -BuildRequires: kiran-log-gtk3-devel %description @@ -78,7 +76,7 @@ Development files for communicating with control center daemon %autosetup -p1 %build -%cmake -Denable-plugin-display=true -Denable-plugin-mouse=true -Denable-plugin-touchpad=true -DBUILD_SHARED_LIBS:BOOL=OFF +%cmake make %{?_smp_mflags} @@ -108,14 +106,16 @@ glib-compile-schemas /usr/share/glib-2.0/schemas %files -n kiran-session-daemon %{_sysconfdir}/xdg/autostart/kiran-session-daemon.desktop +%{_sysconfdir}/xdg/autostart/kiran-power-status-icon.desktop %{_sysconfdir}/lightdm/kiran-greeter.conf %{_bindir}/kiran-session-daemon %{_bindir}/kiran-power-backlight-helper +%{_bindir}/kiran-power-status-icon %{_libdir}/kiran-cc-daemon/session/*.so %{_libdir}/kiran-cc-daemon/session/plugin_options %{_datadir}/glib-2.0/schemas/*.xml %{_datadir}/dbus-1/services/*.service -%{_datadir}/locale/zh_CN/LC_MESSAGES/*.mo +%{_datadir}/icons/hicolor/scalable/apps/*.svg %files common %{_includedir}/kiran-cc-daemon/error-i.h @@ -132,8 +132,42 @@ glib-compile-schemas /usr/share/glib-2.0/schemas %{_libdir}/pkgconfig/kiran-cc-daemon.pc %changelog -* Mon Oct 18 2021 xiewenhao 2.1.0-4 -- KYOS-B: fix license information (#43502) +* Wed Jan 12 2022 caoyuanji - 2.2.3-2.kb2 +- rebuild for KY3.4-5-KiranUI-2.2 + +* Wed Dec 29 2021 kpkg - 2.2.3-2.kb1 +- rebuild for KY3.4-MATE-modules-dev + +* Wed Dec 29 2021 caoyuanji - 2.2.3-2 +- Upgrade version number for easy upgrade + +* Mon Dec 20 2021 caoyuanji - 2.2.3-1.kb1 +- rebuild for KY3.4-4-KiranUI-2.2 + +* Wed Dec 15 2021 tangjie02 2.2.3-1.ky3 +- KYOS-F: Add more additional error information for accounts plugins +- KYOS-F: Doesn't reboot caja, kiran-panel and marco when the window scale is inited firstly. + +* Tue Dec 07 2021 tangjie02 2.2.2-1.ky3 +- KYOS-F: Modify the default switch value of plugins. +- KYOS-B: Ignore the 'disabled' keycomb when look shotcut by keycomb. +- KYOS-B: The color of power status icon is changed with gtk theme. + +* Mon Nov 22 2021 tangjie02 2.2.1-4.ky3 +- KYOS-B: Delete translation file in kiran-session-daemon. + +* Mon Nov 22 2021 tangjie02 2.2.1-3.ky3 +- KYOS-B: Only allow to load kiran-session-daemon in KIRAN desktop environment. +- KYOS-B: Fix coredump when the program is exited. + +* Wed Nov 17 2021 tangjie02 2.2.1-2.ky3 +- KYOS-B: Modify libinputdevices-common to static library. + +* Mon Nov 15 2021 tangjie02 2.2.1-1.ky3 +- KYOS-B: Stop the conflicted plugins of mate-settings-daemon with kiran-session-daemon when the kiran-session-daemon is started and start the conflicted plugins when the kiran-session-daemon is stopped. + +* Fri Nov 05 2021 tangjie02 2.2.0-1.ky3 +- KYOS-B: Enable Display, Keybinding, keyboard, mouse, power, touchpad, xsettigns plugins. * Fri Sep 10 2021 tangjie02 2.1.0-3.ky3 - KYOS-B: Fix the compile error in KY3.3-9. @@ -151,15 +185,9 @@ glib-compile-schemas /usr/share/glib-2.0/schemas - KYOS-F: Add account password expiration policy. - KYOS-F: Delete upower library dependency. -* Thu Jun 24 2021 tangjie02 2.0.6-3.kb1 +* Thu Jun 24 2021 tangjie02 2.0.6-3.ky3 - KYOS-B: Add -f option in userdel command to fix the problem that user cannot be deleted when the user login and then logout. -* Fri Jun 18 2021 longcheng - 2.0.6-2.kb2 -- KYOS-B: Change compilation options (#38890) - -* Thu Jun 17 2021 longcheng - 2.0.6-2.kb1 -- KYOS-R: rebuild for KY3.4-4-dev - * Wed Jun 16 2021 tangjie02 2.0.6-2.ky3 - KYOS-F: Add translation for dbus authoriation failed.