From e72f7d113ef2953da02cf335e9af467527b015b1 Mon Sep 17 00:00:00 2001 From: starlet-dx <15929766099@163.com> Date: Thu, 13 Jun 2024 10:41:35 +0800 Subject: [PATCH] License compliance rectification --- cppcheck.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/cppcheck.spec b/cppcheck.spec index e072bdb..f15cba8 100644 --- a/cppcheck.spec +++ b/cppcheck.spec @@ -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 - 2.6.3-2 +- License compliance rectification + * Tue Jan 18 2022 SimpleUpdate Robot - 2.6.3-1 - Upgrade to version 2.6.3