!10 Improve the project according to the requirements of compliance improvement

From: @tanyulong2021 
Reviewed-by: @peijiankang 
Signed-off-by: @peijiankang
This commit is contained in:
openeuler-ci-bot 2022-06-08 09:08:13 +00:00 committed by Gitee
commit 10de7ef9ad
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -5,10 +5,10 @@
Name: qjson
Version: 0.9.0
Release: 9
Release: 10
Summary: A qt-based library that maps JSON data to QVariant objects
License: GPLv2+
License: LGPLv2+
URL: https://github.com/flavio/qjson
%if 0%{?commit0:1}
Source0: https://github.com/flavio/qjson/archive/%{commit0}.tar.gz#/%{name}-%{shortcommit0}.tar.gz
@ -139,6 +139,9 @@ xvfb-run -a make test -C %{_target_platform}-qt5 ||:
%changelog
* Thu May 19 2022 tanyulong<tanyulong@kylinos.cn> - 0.9.0-10
- Improve the project according to the requirements of compliance improvement
* Mon Dec 20 2021 tanyulong <tanyulong@kylinos.cn> - 0.9.0-9
- remove Annotation in spec files