[cppcheck] Update to 1.55.

Jussi Lehtola jussilehtola at fedoraproject.org
Tue Jul 10 10:59:23 UTC 2012


commit b4fb2ce79dffa2acd6aac104307f662d62e5ca8f
Author: Jussi Lehtola <jussilehtola at fedoraproject.org>
Date:   Tue Jul 10 13:57:51 2012 +0300

    Update to 1.55.

 .gitignore    |    1 +
 cppcheck.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b34238b..8712d58 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ cppcheck-1.44.tar.bz2
 /cppcheck-1.52.tar.bz2
 /cppcheck-1.53.tar.bz2
 /cppcheck-1.54.tar.bz2
+/cppcheck-1.55.tar.bz2
diff --git a/cppcheck.spec b/cppcheck.spec
index 9e1bab9..ed6ca4d 100644
--- a/cppcheck.spec
+++ b/cppcheck.spec
@@ -1,5 +1,5 @@
 Name:		cppcheck
-Version:	1.54
+Version:	1.55
 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 Jul 10 2012 Jussi Lehtola <jussilehtola at fedoraproject.org> - 1.55-1
+- Update to 1.55.
+
 * Sun Apr 15 2012 Jussi Lehtola <jussilehtola at fedoraproject.org> - 1.54-1
 - Update to 1.54.
 
diff --git a/sources b/sources
index 7c103ff..9f39eff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e65f907a929783b71770fa19207f6b58  cppcheck-1.54.tar.bz2
+e12c951479a5d129d9a60a1c7cb4bc68  cppcheck-1.55.tar.bz2


More information about the scm-commits mailing list