Remove %{dist}
(cherry picked from commit 51a19537c0433aea9396fba73dede14fd79a92ee)
This commit is contained in:
parent
564ed677f5
commit
6b68861908
@ -15,9 +15,9 @@
|
||||
Name: mate-panel
|
||||
Version: %{branch}.2
|
||||
%if 0%{?rel_build}
|
||||
Release: 5%{?dist}
|
||||
Release: 6
|
||||
%else
|
||||
Release: 0.10%{?git_rel}%{?dist}
|
||||
Release: 0.10%{?git_rel}
|
||||
%endif
|
||||
Summary: MATE Desktop panel and applets
|
||||
#libs are LGPLv2+ applications GPLv2+
|
||||
@ -168,6 +168,9 @@ install -D -m 0644 %{SOURCE4} %{buildroot}%{_datadir}/mate-panel/background.png
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 24 2022 wangkai <wangkai385@huawei.com> - 1.22.2-6
|
||||
- Remove %{dist}
|
||||
|
||||
* Mon May 24 2021 xianzhao Yang <isoft@openeuler.org> - 1.22.2-5
|
||||
- Rebuild
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user