diff --git a/cppcheck-2.10.2.tar.gz b/cppcheck-2.10.2.tar.gz deleted file mode 100644 index e9ded45..0000000 --- a/cppcheck-2.10.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:915785d01fa6f5571e9d450102056466222b554525ce3ad67c61b75508a7a451 -size 3448020 diff --git a/cppcheck-2.10.3.tar.gz b/cppcheck-2.10.3.tar.gz new file mode 100644 index 0000000..8c8b6f1 --- /dev/null +++ b/cppcheck-2.10.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aae5e116daeaaf5d19f3efa61b91c06f161cb97412a1d1af6e1e20686e48967 +size 3447010 diff --git a/cppcheck.changes b/cppcheck.changes index 9c8daa7..a23ee38 100644 --- a/cppcheck.changes +++ b/cppcheck.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Mar 15 20:23:58 UTC 2023 - Dirk Müller + +- update to 2.10.3: + * SymbolDatabase: Fix handling of function pointer arguments + ------------------------------------------------------------------- Mon Feb 27 21:39:54 UTC 2023 - Dirk Müller diff --git a/cppcheck.spec b/cppcheck.spec index b859f8b..5afc333 100644 --- a/cppcheck.spec +++ b/cppcheck.spec @@ -17,7 +17,7 @@ Name: cppcheck -Version: 2.10.2 +Version: 2.10.3 Release: 0 Summary: A tool for static C/C++ code analysis License: GPL-3.0-or-later