diff --git a/cppcheck-2.16.0.tar.gz b/cppcheck-2.16.1.tar.gz similarity index 37% rename from cppcheck-2.16.0.tar.gz rename to cppcheck-2.16.1.tar.gz index b0114dd7e02216fabd9f53c10192aebc45c4cdd8..0bd86929e041330c4f83b87fef9281375e0e2706 100644 Binary files a/cppcheck-2.16.0.tar.gz and b/cppcheck-2.16.1.tar.gz differ diff --git a/cppcheck.spec b/cppcheck.spec index 6c17fb55fabeff3a44fcb4d8ed46ed078843227b..18b7a80c7d0a01cde5b37cb387934af218a3a5e1 100644 --- a/cppcheck.spec +++ b/cppcheck.spec @@ -1,5 +1,5 @@ Name: cppcheck -Version: 2.16.0 +Version: 2.16.1 Release: 1 Summary: Tool for static C/C++ code analysis License: GPL-3.0-or-later @@ -63,6 +63,9 @@ popd %{_mandir}/man1/cppcheck.1* %changelog +* Tue May 13 2025 openeuler_bot - 2.16.1-1 +There are no changes mentioned in the document. + * Thu Nov 28 2024 xu_ping <707078654@qq.com> - 2.16.0-1 - Upgrade to version 2.16.0. * Removed CMake option 'USE_THREADS' in favor of 'DISALLOW_THREAD_EXECUTOR'.