!2 updata code ,add some new icons

From: @yuan__xing
Reviewed-by: @stonefly128
Signed-off-by: @doudou19
This commit is contained in:
openeuler-ci-bot 2021-03-13 17:11:16 +08:00 committed by Gitee
commit 6f8944d67e
3 changed files with 9 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,11 +1,15 @@
%global commit_date 20201105
%global short_commit ef06cd8
%global git_version git%{commit_date}.%{short_commit}
Name: kiran-icon-theme
Version: 0.8.0
Release: 5%{?dist}.kb4
Release: 6+%{git_version}%{?dist}.kb4
Summary: Icon theme for Kiran desktop
License: LGPLv2+
URL: http://www.kylinos.com.cn
Source0: %{name}-%{version}.tar.gz
Source0: %{name}-%{version}+%{git_version}.tar.gz
Requires: google-noto-cjk-fonts
BuildArch: noarch
@ -35,6 +39,9 @@ cp -r $RPM_BUILD_DIR/%{name}-%{version}/ $RPM_BUILD_ROOT/usr/share/icons/Kiran/
%changelog
* Thu Nov 05 2020 songchuanfei <songchuanfei@kylinos.com.cn> - 0.8.0-6+git20201105.ef06cd8.ky3.kb1
- KYOS-F: update tray icons, loading animation and battery icons
* Thu Jul 07 2020 zhoujieda <zhoujieda@kylinos.com.cn> - 0.8.0-5.kb4
- KYOS-P:update the new battery icons
Related:#28132