License compliance rectification

This commit is contained in:
starlet-dx 2024-06-13 10:41:35 +08:00
parent 0e78e9be61
commit e72f7d113e

View File

@ -1,8 +1,8 @@
Name: cppcheck
Version: 2.6.3
Release: 1
Release: 2
Summary: Tool for static C/C++ code analysis
License: GPLv3 and LPGL-3.0-only and MIT
License: GPL-3.0-or-later AND LGPL-3.0-only AND MIT
URL: http://cppcheck.wiki.sourceforge.net/
Source0: https://github.com/danmar/cppcheck/archive/refs/tags/2.6.3.tar.gz
@ -60,6 +60,9 @@ cd objdir-%{_target_platform}/bin
%{_mandir}/man1/cppcheck.1*
%changelog
* Thu Jun 13 2024 yao_xin <yao_xin001@hoperun.com> - 2.6.3-2
- License compliance rectification
* Tue Jan 18 2022 SimpleUpdate Robot <tc@openeuler.org> - 2.6.3-1
- Upgrade to version 2.6.3