!8 [sync] PR-7: 根据社区打包规范需要去掉Release中%{?dist}
From: @openeuler-sync-bot Reviewed-by: @isoftljj Signed-off-by: @isoftljj
This commit is contained in:
commit
67058dc21b
@ -17,9 +17,9 @@ Name: mate-desktop
|
||||
License: GPLv2+ and LGPLv2+ and MIT
|
||||
Version: %{branch}.2
|
||||
%if 0%{?rel_build}
|
||||
Release: 4%{?dist}
|
||||
Release: 5
|
||||
%else
|
||||
Release: 0.10%{?git_rel}%{?dist}
|
||||
Release: 0.10%{?git_rel}
|
||||
%endif
|
||||
URL: http://mate-desktop.org
|
||||
|
||||
@ -233,6 +233,9 @@ install -m 644 %SOURCE5 %{buildroot}/%{_datadir}/applications/mate-mimeapps.list
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 24 2022 yangping <yangping69@huawei.com> - 1.22.2-5
|
||||
- delete %{?dist}
|
||||
|
||||
* Tue Jan 25 2022 longcheng <longcheng@kylinos.com.cn> - 1.22.2-4
|
||||
- Modify the require isoft-menus to openEuler-menus
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user