remove redundant %{?dist}

(cherry picked from commit 3e97dc4135c14bc3264b171863abf430a2f0d546)
This commit is contained in:
wangxiao65 2020-12-28 16:34:48 +08:00 committed by openeuler-sync-bot
parent c43d6ee6ff
commit 5b381dae8d

View File

@ -3,7 +3,7 @@
Summary: Qt5 - Charts component
Name: qt5-%{qt_module}
Version: 5.11.1
Release: 4%{?dist}
Release: 5
License: GPLv3
Url: http://www.qt.io
@ -78,5 +78,8 @@ popd
%changelog
* Mon Dec 28 2020 wangxiao <wangxiao65@huawei.com> - 5.11.1-5
- remove redundant %{?dist}
* Thu Jul 23 2020 Zhao Yang <yangzhao1@kylinos.cn> - 5.11.1-4
- Initial release for OpenEuler