Name: kiran-icon-theme Version: 2.6.0 Release: 2 Summary: Icon theme for Kiran desktop License: LGPL-2.0-or-later URL: http://www.kylinos.com.cn Source0: %{name}-%{version}.tar.gz BuildRequires: cmake BuildRequires: gcc-c++ Requires: google-noto-cjk-fonts BuildArch: noarch Conflicts: kiran-themes < 0.8.1 %description The kiran-icon-theme package contains the standard icon theme for the Kiran desktop, which provides default appearance for icons. %prep %setup -q %build %{__mkdir} -p %{buildroot} %cmake make %{?_smp_mflags} %install %make_install %files %doc %{_datadir}/icons/Kiran/* %{_datadir}/icons/Summer/* %{_datadir}/icons/Spring/* %changelog * Tue Apr 09 2024 yuanxing - 2.6.0-2 - KYOS-B: add icon of gnome software with correct icon name in Kiran.(#28021) - KYOS-B: update icons to smaller size to fix the slowly problem when open caja.(#33978) * Wed Nov 29 2023 yuanxing - 2.6.0-1 - KYOS-F: rename KiranNew to Summer,improve icons and add Spring icon theme.(#20205) * Sat Jul 08 2023 kpkg - 2.5.0-2.kb1 - rebuild for KiranUI-2.5-next * Fri Jun 09 2023 yuanxing - 2.5.0-2 - KYOS-F: add some KiranNew icons and remove commercial icons * Tue Mar 28 2023 yuanxing - 2.5.0-1 - KYOS-F: init commit for v2.5 version.