Remove %{dist}

(cherry picked from commit 51a19537c0433aea9396fba73dede14fd79a92ee)
This commit is contained in:
wk333 2022-03-24 18:42:40 +08:00 committed by openeuler-sync-bot
parent 564ed677f5
commit 6b68861908

View File

@ -15,9 +15,9 @@
Name: mate-panel Name: mate-panel
Version: %{branch}.2 Version: %{branch}.2
%if 0%{?rel_build} %if 0%{?rel_build}
Release: 5%{?dist} Release: 6
%else %else
Release: 0.10%{?git_rel}%{?dist} Release: 0.10%{?git_rel}
%endif %endif
Summary: MATE Desktop panel and applets Summary: MATE Desktop panel and applets
#libs are LGPLv2+ applications GPLv2+ #libs are LGPLv2+ applications GPLv2+
@ -168,6 +168,9 @@ install -D -m 0644 %{SOURCE4} %{buildroot}%{_datadir}/mate-panel/background.png
%changelog %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 * Mon May 24 2021 xianzhao Yang <isoft@openeuler.org> - 1.22.2-5
- Rebuild - Rebuild