adapt the light color theme
This commit is contained in:
parent
2dbc77c155
commit
0cc385ac8f
5803
0262-Adapt-the-light-color-theme.patch
Normal file
5803
0262-Adapt-the-light-color-theme.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -2,7 +2,7 @@
|
||||
|
||||
Name: ukui-menu
|
||||
Version: 3.0.2
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: Advanced ukui menu
|
||||
License: GPL-3.0
|
||||
URL: http://www.ukui.org
|
||||
@ -30,6 +30,7 @@ Requires: accountsservice
|
||||
|
||||
patch0: 0001-fix-uninstall-failed-issue.patch
|
||||
patch1: 0001-Optimize-Chinese-search.patch
|
||||
patch2: 0262-Adapt-the-light-color-theme.patch
|
||||
|
||||
#BuildArch: noarch
|
||||
|
||||
@ -43,6 +44,7 @@ patch1: 0001-Optimize-Chinese-search.patch
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
|
||||
%build
|
||||
mkdir build && cd build
|
||||
@ -64,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/ukui-menu/translations/
|
||||
|
||||
%changelog
|
||||
* Fri Dec 10 2021 huayadong <huayadong@kylinos.cn> - 3.0.2-4
|
||||
- add patch:0262-Adapt-the-light-color-theme.patch
|
||||
|
||||
* Tue Dec 07 2021 huayadong <huayadong@kylinos.cn> - 3.0.2-3
|
||||
- add patch: 0001-Optimize-Chinese-search.patch
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user