!6 [sync] PR-5: 根据社区打包规范需要去掉Release中%{?dist}
From: @openeuler-sync-bot Reviewed-by: @isoftljj Signed-off-by: @isoftljj
This commit is contained in:
commit
e793f1ae75
@ -15,9 +15,9 @@
|
||||
Name: mate-control-center
|
||||
Version: %{branch}.2
|
||||
%if 0%{?rel_build}
|
||||
Release: 2%{?dist}
|
||||
Release: 3
|
||||
%else
|
||||
Release: 0.13%{?git_rel}%{?dist}
|
||||
Release: 0.13%{?git_rel}
|
||||
%endif
|
||||
Summary: MATE Desktop control-center
|
||||
License: LGPLv2+ and GPLv2+
|
||||
@ -156,6 +156,9 @@ rm %{buildroot}%{_datadir}/applications/mimeinfo.cache
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 22 2022 yangping69 <yangping69@huawei.com> -1.22.2-3
|
||||
- Remove %{?dist}
|
||||
|
||||
* Wed Oct 02 2019 Wolfgang Ulbrich <fedora@raveit.de> - 1.22.2-2
|
||||
- use https://github.com/mate-desktop/mate-control-center/commit/3e4ccaf
|
||||
- force uniform size of icons in shell
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user