forked from pool/cppcheck
Accepting request 331047 from home:etamPL:branches:devel:tools
update to 1.70 OBS-URL: https://build.opensuse.org/request/show/331047 OBS-URL: https://build.opensuse.org/package/show/devel:tools/cppcheck?expand=0&rev=44
This commit is contained in:
committed by
Git OBS Bridge
parent
1ec9bd9cb6
commit
e57f872d4f
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package cppcheck
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -15,13 +15,14 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: cppcheck
|
||||
Version: 1.69
|
||||
Version: 1.70
|
||||
Release: 0
|
||||
License: GPL-3.0+
|
||||
Summary: A tool for static C/C++ code analysis
|
||||
Url: http://cppcheck.sourceforge.net/
|
||||
License: GPL-3.0+
|
||||
Group: Development/Languages/C and C++
|
||||
Url: http://cppcheck.sourceforge.net/
|
||||
Source: http://downloads.sourceforge.net/cppcheck/cppcheck-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: docbook-xsl-stylesheets
|
||||
|
Reference in New Issue
Block a user