diff --git a/cppcheck-2.12.0.tar.gz b/cppcheck-2.12.0.tar.gz deleted file mode 100644 index 05fd9cf..0000000 --- a/cppcheck-2.12.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d67776118aee9a4f0214f993a4baa4a168b2dbb10c14b6ec5baf2ca147565b8 -size 3579683 diff --git a/cppcheck-2.12.1.tar.gz b/cppcheck-2.12.1.tar.gz new file mode 100644 index 0000000..af17852 --- /dev/null +++ b/cppcheck-2.12.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a3d4ba1179419612183ab3d6aed6d3b18be75e98cd6f138ea8e2020905dced2 +size 3579702 diff --git a/cppcheck.changes b/cppcheck.changes index 8e4687c..e907f8c 100644 --- a/cppcheck.changes +++ b/cppcheck.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 19 14:21:21 UTC 2023 - Dirk Müller + +- update to 2.12.1: + * Support importing projects with project-name + ------------------------------------------------------------------- Thu Sep 14 11:18:59 UTC 2023 - Dirk Müller diff --git a/cppcheck.spec b/cppcheck.spec index 16bdc0e..17166ef 100644 --- a/cppcheck.spec +++ b/cppcheck.spec @@ -17,7 +17,7 @@ Name: cppcheck -Version: 2.12.0 +Version: 2.12.1 Release: 0 Summary: A tool for static C/C++ code analysis License: GPL-3.0-or-later