!3 [sync] PR-2: Remove redundancy %{?dist}

From: @openeuler-sync-bot
Reviewed-by: @xzyangha
Signed-off-by: @xzyangha
This commit is contained in:
openeuler-ci-bot 2021-06-04 14:27:45 +08:00 committed by Gitee
commit c3464979c5

View File

@ -15,11 +15,7 @@
Summary: Terminal emulator for MATE
Name: mate-terminal
Version: %{branch}.1
%if 0%{?rel_build}
Release: 2%{?dist}
%else
Release: 0.8%{?git_rel}%{?dist}
%endif
Release: 3
License: GPLv3+
URL: http://mate-desktop.org
@ -95,6 +91,9 @@ desktop-file-install \
%changelog
* Mon Dec 28 2020 Ge Wang <wangge20@huawei.com> - 1.22.1-3
- remove redundancy %{?dist}
* Sat Dec 14 2019 Wolfgang Ulbrich <fedora@raveit.de> - 1.22.1-2
- use https://github.com/mate-desktop/mate-terminal/pull/316
- fixing rhbz (#1781564)