diff --git a/cppcheck-2.7.1.tar.gz b/cppcheck-2.7.1.tar.gz deleted file mode 100644 index c60aff3..0000000 --- a/cppcheck-2.7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f4d4ec42eb214b113c6a7ca7aaf6bafa92c33029560223049b46ac12f17f54b8 -size 3939762 diff --git a/cppcheck-2.7.4.tar.gz b/cppcheck-2.7.4.tar.gz new file mode 100644 index 0000000..4b20ecf --- /dev/null +++ b/cppcheck-2.7.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0558c497b7807763325f3a821f1c72b743e5d888b037b8d32157dd07d6c26e1 +size 3940925 diff --git a/cppcheck.changes b/cppcheck.changes index 7bf6fe1..a72141f 100644 --- a/cppcheck.changes +++ b/cppcheck.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Mar 26 14:06:09 UTC 2022 - Dirk Müller + +- update to 2.7.4: + * Fixes "undefined reference to `tinyxml2::" + * Replace tinyxml2_LIBRARY with tinyxml2_LIBRARIES + ------------------------------------------------------------------- Sun Mar 20 19:22:39 UTC 2022 - Dirk Müller diff --git a/cppcheck.spec b/cppcheck.spec index de7bee6..60ff939 100644 --- a/cppcheck.spec +++ b/cppcheck.spec @@ -17,7 +17,7 @@ Name: cppcheck -Version: 2.7.1 +Version: 2.7.4 Release: 0 Summary: A tool for static C/C++ code analysis License: GPL-3.0-or-later