Delete release %{?dist}

(cherry picked from commit a8b0608fbe9abb97655fd614b379f033a28fa551)
This commit is contained in:
starlet-dx 2022-03-24 19:09:29 +08:00 committed by openeuler-sync-bot
parent f93f8aef1f
commit 629cdfe2c6

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
* Thu Mar 24 2022 yaoxin <yaoxin30@huawei.com> - 0.9.0-8
- Delete release %{?dist}
* Thu Jul 23 2020 Zhao Yang <yangzhao1@kylinos.cn> - 0.9.0-7
- Initial release for OpenEuler