diff --git a/cppcheck-2.16.1.tar.gz b/cppcheck-2.16.1.tar.gz deleted file mode 100644 index c5b8142..0000000 --- a/cppcheck-2.16.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cba3634650fe9dc406a769e4cc6cf053d077740fb273a50a91ce3f17ac773607 -size 3845845 diff --git a/cppcheck-2.16.2.tar.gz b/cppcheck-2.16.2.tar.gz new file mode 100644 index 0000000..aac25c8 --- /dev/null +++ b/cppcheck-2.16.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:521b996cb56b0c30f89e022abcb50aef85d7219cb7a7162fa81fe40fe6394206 +size 3846122 diff --git a/cppcheck.changes b/cppcheck.changes index ad4a6b2..e6f1d86 100644 --- a/cppcheck.changes +++ b/cppcheck.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Dec 20 20:45:05 UTC 2024 - Christoph G + +- update to 2.16.2 + * Fix syntax error for function pointer array with @ + ------------------------------------------------------------------- Sun Dec 1 21:03:58 UTC 2024 - Christoph G diff --git a/cppcheck.spec b/cppcheck.spec index 57321a3..8166ec3 100644 --- a/cppcheck.spec +++ b/cppcheck.spec @@ -17,7 +17,7 @@ Name: cppcheck -Version: 2.16.1 +Version: 2.16.2 Release: 0 Summary: A tool for static C/C++ code analysis License: GPL-3.0-or-later