[cppcheck] Update to 1.57.

Jussi Lehtola jussilehtola at fedoraproject.org
Sun Nov 4 19:02:18 UTC 2012


commit a7dee131ac77f6ab3131ffe60104ec9819c5dac8
Author: Jussi Lehtola <jussilehtola at fedoraproject.org>
Date:   Sun Nov 4 21:02:11 2012 +0200

    Update to 1.57.

 .gitignore    |    1 +
 cppcheck.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2f0a9ae..4e25c1f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ cppcheck-1.44.tar.bz2
 /cppcheck-1.54.tar.bz2
 /cppcheck-1.55.tar.bz2
 /cppcheck-1.56.tar.bz2
+/cppcheck-1.57.tar.bz2
diff --git a/cppcheck.spec b/cppcheck.spec
index 302e15f..32327b9 100644
--- a/cppcheck.spec
+++ b/cppcheck.spec
@@ -1,5 +1,5 @@
 Name:		cppcheck
-Version:	1.56
+Version:	1.57
 Release:	1%{?dist}
 Summary:	Tool for static C/C++ code analysis
 Group:		Development/Languages
@@ -55,6 +55,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/cppcheck.1*
 
 %changelog
+* Tue Sep 18 2012 Jussi Lehtola <jussilehtola at fedoraproject.org> - 1.57-1
+- Update to 1.57.
+
 * Tue Sep 18 2012 Jussi Lehtola <jussilehtola at fedoraproject.org> - 1.56-1
 - Update to 1.56.
 
diff --git a/sources b/sources
index 21a05d6..ceba877 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2eb1761782ed31f4eb9468c2ad3db055  cppcheck-1.56.tar.bz2
+f8e5af15e066c9d2e5fb92da659cf4c8  cppcheck-1.57.tar.bz2


More information about the scm-commits mailing list