[cppcheck] Update to 1.58.

François Cami fcami at fedoraproject.org
Sun Jan 13 18:11:56 UTC 2013


commit c9438254e02114b6d12b7b700ef96da556f3421c
Author: F. Cami <fcami at fedoraproject.org>
Date:   Sun Jan 13 19:11:48 2013 +0100

    Update to 1.58.

 .gitignore    |    1 +
 cppcheck.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4e25c1f..b273e18 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ cppcheck-1.44.tar.bz2
 /cppcheck-1.55.tar.bz2
 /cppcheck-1.56.tar.bz2
 /cppcheck-1.57.tar.bz2
+/cppcheck-1.58.tar.bz2
diff --git a/cppcheck.spec b/cppcheck.spec
index 32327b9..a2c0ecc 100644
--- a/cppcheck.spec
+++ b/cppcheck.spec
@@ -1,5 +1,5 @@
 Name:		cppcheck
-Version:	1.57
+Version:	1.58
 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
+* Sun Jan 13 2013 François Cami <fcami at fedoraproject.org> - 1.58-1
+- Update to 1.58.
+
 * Tue Sep 18 2012 Jussi Lehtola <jussilehtola at fedoraproject.org> - 1.57-1
 - Update to 1.57.
 
diff --git a/sources b/sources
index ceba877..4606483 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f8e5af15e066c9d2e5fb92da659cf4c8  cppcheck-1.57.tar.bz2
+a4cff9c96bf7396254ddca8926d153a8  cppcheck-1.58.tar.bz2


More information about the scm-commits mailing list