!58 应用上次提交的补丁,修复打开终端图标对应不上的问题
From: @liubuguiii Reviewed-by: @tangjie02 Signed-off-by: @tangjie02
This commit is contained in:
commit
24e0897b64
@ -16,7 +16,7 @@ Name: caja
|
|||||||
Summary: File manager for MATE
|
Summary: File manager for MATE
|
||||||
Version: %{branch}.1
|
Version: %{branch}.1
|
||||||
%if 0%{?rel_build}
|
%if 0%{?rel_build}
|
||||||
Release: 11
|
Release: 12
|
||||||
%else
|
%else
|
||||||
Release: 0.15%{?git_rel}
|
Release: 0.15%{?git_rel}
|
||||||
%endif
|
%endif
|
||||||
@ -40,6 +40,7 @@ Patch7: 0002-Let-the-location-bar-background-change-with-theme.patch
|
|||||||
Patch8: 0003-Fix-the-background-image-can-not-draw-all-when-rotat.patch
|
Patch8: 0003-Fix-the-background-image-can-not-draw-all-when-rotat.patch
|
||||||
Patch9: 0004-Not-draw-icon-and-text-hight-light-color-when-icon-n.patch
|
Patch9: 0004-Not-draw-icon-and-text-hight-light-color-when-icon-n.patch
|
||||||
Patch10: 0001-fix-desktop-Add-Chinese-name-translation-to-desktop-.patch
|
Patch10: 0001-fix-desktop-Add-Chinese-name-translation-to-desktop-.patch
|
||||||
|
Patch11: 1084-fix-caja-Fix-the-open-terminal-can-not-correct-to-te-29a720a6.patch
|
||||||
|
|
||||||
BuildRequires: dbus-glib-devel
|
BuildRequires: dbus-glib-devel
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
@ -191,6 +192,9 @@ EOF
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 09 2022 liuxinhao <liuxinhao@kylinsec.com.cn> - 1.24.1-12
|
||||||
|
- Apply the last submitted patch
|
||||||
|
|
||||||
* Thu Sep 08 2022 liuxinhao <liuxinhao@kylinsec.com.cn> - 1.24.1-11
|
* Thu Sep 08 2022 liuxinhao <liuxinhao@kylinsec.com.cn> - 1.24.1-11
|
||||||
- Fix the open terminal can not correct to terminal icon(#I5Q5ME)
|
- Fix the open terminal can not correct to terminal icon(#I5Q5ME)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user