[cppcheck] Update to 1.68.

Susi Lehtola jussilehtola at fedoraproject.org
Sun Jan 4 05:19:44 UTC 2015


commit 1e71254469e1f6a265532b29bfcc6986e60e4f7a
Author: Susi Lehtola <jussilehtola at fedoraproject.org>
Date:   Sun Jan 4 06:28:47 2015 +0100

    Update to 1.68.

 .gitignore    |    1 +
 cppcheck.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 629e34c..6791541 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ cppcheck-1.44.tar.bz2
 /cppcheck-1.65.tar.bz2
 /cppcheck-1.66.tar.bz2
 /cppcheck-1.67.tar.bz2
+/cppcheck-1.68.tar.bz2
diff --git a/cppcheck.spec b/cppcheck.spec
index e52dd19..37a5f92 100644
--- a/cppcheck.spec
+++ b/cppcheck.spec
@@ -1,5 +1,5 @@
 Name:		cppcheck
-Version:	1.67
+Version:	1.68
 Release:	1%{?dist}
 Summary:	Tool for static C/C++ code analysis
 Group:		Development/Languages
@@ -70,6 +70,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/cppcheck.1*
 
 %changelog
+* Sat Jan 03 2015 Susi Lehtola <jussilehtola at fedoraproject.org> - 1.68-1
+- Update to 1.68.
+
 * Mon Dec 01 2014 Susi Lehtola <jussilehtola at fedoraproject.org> - 1.67-1
 - Update to 1.67.
 
diff --git a/sources b/sources
index b03d3db..688c2d4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6783e261fc6bd3dbc2fbf2c773363956  cppcheck-1.67.tar.bz2
+c015195f5d61a542f350269030150708  cppcheck-1.68.tar.bz2


More information about the scm-commits mailing list