!3 [sync] PR-2: remove redundant %{?dist}

From: @openeuler-sync-bot
Reviewed-by: @dou33
Signed-off-by: @dou33
This commit is contained in:
openeuler-ci-bot 2021-06-02 19:02:48 +08:00 committed by Gitee
commit f20e182a24

View File

@ -11,7 +11,7 @@
Name: qjson
Version: 0.9.0
Release: 7%{?dist}
Release: 8
Summary: A qt-based library that maps JSON data to QVariant objects
License: GPLv2+
@ -146,5 +146,8 @@ xvfb-run -a make test -C %{_target_platform}-qt5 ||:
%changelog
* Mon Dec 28 2020 wangxiao <wangxiao65@huawei.com> - 0.9.0-8
- remove redundant %{?dist}
* Thu Jul 23 2020 Zhao Yang <yangzhao1@kylinos.cn> - 0.9.0-7
- Initial release for OpenEuler