diff --git a/cppcheck-2.14.0.tar.gz b/cppcheck-2.14.0.tar.gz deleted file mode 100644 index 3aa2389..0000000 --- a/cppcheck-2.14.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2d2ead75db10c5993d77c8dfe854dc42b00fac65953611bb6c83e25fc74b9d50 -size 3716204 diff --git a/cppcheck-2.14.1.tar.gz b/cppcheck-2.14.1.tar.gz new file mode 100644 index 0000000..f03dd39 --- /dev/null +++ b/cppcheck-2.14.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22d1403fbc3158f35b5216d7b0a50bbaf0c80bf6663933a71f65cc4fc307ff3d +size 3721460 diff --git a/cppcheck.changes b/cppcheck.changes index be793f9..819810a 100644 --- a/cppcheck.changes +++ b/cppcheck.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon May 27 07:17:31 UTC 2024 - Christoph G + +- update to 2.14.1 + * Build: fix USE_MATCHCOMPILER CMake option validation + * Improve Checking: implement evaluation order checker for c++11 + and later + ------------------------------------------------------------------- Fri Apr 26 20:39:37 UTC 2024 - Christoph G diff --git a/cppcheck.spec b/cppcheck.spec index 3c284e5..82295ed 100644 --- a/cppcheck.spec +++ b/cppcheck.spec @@ -17,7 +17,7 @@ Name: cppcheck -Version: 2.14.0 +Version: 2.14.1 Release: 0 Summary: A tool for static C/C++ code analysis License: GPL-3.0-or-later