SHA256
1
0
forked from pool/cppcheck

Accepting request 965031 from devel:tools

- update to 2.7.4:
  * Fixes "undefined reference to `tinyxml2::"
  * Replace tinyxml2_LIBRARY with tinyxml2_LIBRARIES

OBS-URL: https://build.opensuse.org/request/show/965031
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cppcheck?expand=0&rev=23
This commit is contained in:
Dominique Leuenberger 2022-03-26 21:31:28 +00:00 committed by Git OBS Bridge
commit e3d7ffb43f
4 changed files with 11 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f4d4ec42eb214b113c6a7ca7aaf6bafa92c33029560223049b46ac12f17f54b8
size 3939762

3
cppcheck-2.7.4.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f0558c497b7807763325f3a821f1c72b743e5d888b037b8d32157dd07d6c26e1
size 3940925

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Mar 26 14:06:09 UTC 2022 - Dirk Müller <dmueller@suse.com>
- 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 <dmueller@suse.com>

View File

@ -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