SHA256
1
0
forked from pool/cppcheck

bump version to 1.57

OBS-URL: https://build.opensuse.org/package/show/devel:tools/cppcheck?expand=0&rev=31
This commit is contained in:
OBS User mrdocs
2012-12-26 04:16:02 +00:00
committed by Git OBS Bridge
parent 29e006b4ad
commit c0ca073ce4
4 changed files with 14 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
BuildRequires: gcc-c++ libqt4-devel pcre-devel python
Name: cppcheck
Version: 1.53
Version: 1.57
Release: 0
License: GNU GPL v3 or later
Group: Development/Languages/C and C++
@@ -40,6 +40,7 @@ Group: Development/Languages/C and C++
Summary: A tool for static C/C++ code analysis
Requires: cppcheck
BuildRequires: python-qt4-devel
BuildRequires: qt4-devel >= 4.8.0
%description gui
This is the gui for Cppcheck, a program to detect bugs that your C/C++ compiler