diff --git a/cppcheck-2.14.1.tar.gz b/cppcheck-2.14.1.tar.gz deleted file mode 100644 index f03dd39..0000000 --- a/cppcheck-2.14.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22d1403fbc3158f35b5216d7b0a50bbaf0c80bf6663933a71f65cc4fc307ff3d -size 3721460 diff --git a/cppcheck-2.14.2.tar.gz b/cppcheck-2.14.2.tar.gz new file mode 100644 index 0000000..c2d15d9 --- /dev/null +++ b/cppcheck-2.14.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c3acea5f489336bd83a8ea33917a9a04a80c56d874bf270287e7de27acf2d00 +size 3723248 diff --git a/cppcheck.changes b/cppcheck.changes index 819810a..3839ff5 100644 --- a/cppcheck.changes +++ b/cppcheck.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jun 22 14:37:43 UTC 2024 - Christoph G + +- update to 2.14.2 + * Justifications for warnings using comments in the code + * Fix alignas handling + ------------------------------------------------------------------- Mon May 27 07:17:31 UTC 2024 - Christoph G diff --git a/cppcheck.spec b/cppcheck.spec index 82295ed..a7c9917 100644 --- a/cppcheck.spec +++ b/cppcheck.spec @@ -17,7 +17,7 @@ Name: cppcheck -Version: 2.14.1 +Version: 2.14.2 Release: 0 Summary: A tool for static C/C++ code analysis License: GPL-3.0-or-later