!20 License compliance rectification
From: @starlet-dx Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
1ffb1e037f
@ -1,8 +1,8 @@
|
|||||||
Name: cppcheck
|
Name: cppcheck
|
||||||
Version: 2.6.3
|
Version: 2.6.3
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Tool for static C/C++ code analysis
|
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/
|
URL: http://cppcheck.wiki.sourceforge.net/
|
||||||
Source0: https://github.com/danmar/cppcheck/archive/refs/tags/2.6.3.tar.gz
|
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*
|
%{_mandir}/man1/cppcheck.1*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jan 18 2022 SimpleUpdate Robot <tc@openeuler.org> - 2.6.3-1
|
||||||
- Upgrade to version 2.6.3
|
- Upgrade to version 2.6.3
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user