remove redundant %{?dist}
(cherry picked from commit ebd8ada28b031cc6a2811e84ceb1c40cb8e2e190)
This commit is contained in:
parent
f93f8aef1f
commit
e85544a37b
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user