modify classical-icon theme fcitx png no change

This commit is contained in:
pei-jiankang 2022-04-07 09:03:43 +08:00
parent cc7f0b3653
commit 07d7238ef5
2 changed files with 13 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: ukui-themes
Version: 3.0.3
Release: 2
Release: 4
Summary: Official themes for the UKUI desktop
License: GPL-3
URL: http://www.ukui.org
@ -30,6 +30,8 @@ rm -rf $RPM_BUILD_ROOT
ninja -C build install
rm -rf `find %{buildroot}/usr/share/icons/ukui -iname "fcitx.png"`
rm -rf `find %{buildroot}/usr/share/icons/ukui-classical -iname "fcitx.png"`
rm -rf `find %{buildroot}/usr/share/icons/ukui-fashion -iname "fcitx.png"`
mkdir -p %{buildroot}/usr/share/doc/ukui-themes/
cp %{_builddir}/%{name}-%{version}/debian/copyright %{buildroot}/usr/share/doc/ukui-themes/
@ -51,6 +53,12 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/themes/ukui-light
%changelog
* Wed Apr 06 2022 pei-jiankang <peijiankang@kylinos.cn> - 3.0.3-4
- modify classical-icon theme fcitx png no change
* Wed Apr 06 2022 tanyulong <tanyulong@kylinos.cn> - 3.0.3-3
- add yaml file
* Tue Mar 22 2022 pei-jiankang <peijiankang@kylinos.cn> - 3.0.3-2
- modify fcitx png no change

4
ukui-themes.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: github
src_repo: UKUI/ukui-themes
tag_prefix: "^v"
separator: "."