Add some patches
Signed-off-by: longcheng <longcheng@kylinsec.com.cn>
This commit is contained in:
parent
d8f3b4e258
commit
b094faac22
1384
0001-Fixed-the-translation-problem.patch
Normal file
1384
0001-Fixed-the-translation-problem.patch
Normal file
File diff suppressed because it is too large
Load Diff
9124
0001-Translating-English-into-Chinese.patch
Normal file
9124
0001-Translating-English-into-Chinese.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -16,9 +16,9 @@ Name: mate-user-guide
|
||||
Summary: User Guide for MATE desktop
|
||||
Version: %{branch}.3
|
||||
%if 0%{?rel_build}
|
||||
Release: 1%{?dist}
|
||||
Release: 3
|
||||
%else
|
||||
Release: 0.8%{?git_rel}%{?dist}
|
||||
Release: 0.8%{?git_rel}
|
||||
%endif
|
||||
License: GPLv2+
|
||||
URL: http://mate-desktop.org
|
||||
@ -30,6 +30,9 @@ BuildArch: noarch
|
||||
# Source for snapshot-builds.
|
||||
%{!?rel_build:Source0: http://git.mate-desktop.org/%{name}/snapshot/%{name}-%{commit}.tar.xz#/%{git_tar}}
|
||||
|
||||
Patch0: 0001-Translating-English-into-Chinese.patch
|
||||
Patch1: 0001-Fixed-the-translation-problem.patch
|
||||
|
||||
BuildRequires: mate-common
|
||||
BuildRequires: desktop-file-utils
|
||||
|
||||
@ -75,6 +78,13 @@ $RPM_BUILD_ROOT%{_datadir}/applications/mate-user-guide.desktop
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 22 2022 longcheng <longcheng@kylinos.com.cn> - 1.22.3-3
|
||||
- KYOS-T: Translating English into Chinese.
|
||||
- KYOS-T: Fixed the translation problem.
|
||||
|
||||
* Thu Mar 24 2022 wangkai <wangkai385@huawei.com> - 1.22.3-2
|
||||
- Remove %{dist}
|
||||
|
||||
* Sun Sep 22 2019 Wolfgang Ulbrich <fedora@raveit.de> - 1.22.3-1
|
||||
- update to 1.22.3
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user