Accepting request 880605 from home:dirkmueller:Factory

- update to 2.4:
  * Detect one definition rule violations
  * MISRA improvements
  * ImportProject fixes
  * Various bug hunting improvements
  * Fixes when importing AST from clang

OBS-URL: https://build.opensuse.org/request/show/880605
OBS-URL: https://build.opensuse.org/package/show/devel:tools/cppcheck?expand=0&rev=74
This commit is contained in:
Martin Pluskal
2021-03-23 07:20:41 +00:00
committed by Git OBS Bridge
parent f08159343a
commit 8b9f1e8cea
4 changed files with 16 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package cppcheck
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,11 +17,11 @@
Name: cppcheck
Version: 2.3
Version: 2.4
Release: 0
Summary: A tool for static C/C++ code analysis
License: GPL-3.0-or-later
URL: http://cppcheck.sourceforge.net/
URL: https://github.com/danmar/cppcheck
Source: https://downloads.sourceforge.net/cppcheck/cppcheck-%{version}.tar.bz2
BuildRequires: cmake
BuildRequires: docbook-xsl-stylesheets