Improve the project according to the requirements of compliance improvement

This commit is contained in:
tanyulong2021 2022-05-18 18:39:02 +08:00
parent e9ae36b7e7
commit a960a17ad5

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