[cppcheck] Update to 1.45.

Jussi Lehtola jussilehtola at fedoraproject.org
Mon Oct 4 10:47:00 UTC 2010


commit 9268f9fd84dcf1d9ef1d349b87d45d850e472800
Author: Jussi Lehtola <jussilehtola at fedoraproject.org>
Date:   Mon Oct 4 13:47:04 2010 +0300

    Update to 1.45.

 .gitignore    |    1 +
 cppcheck.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9ee116f..838223f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 cppcheck-1.44.tar.bz2
+/cppcheck-1.45.tar.bz2
diff --git a/cppcheck.spec b/cppcheck.spec
index 2608637..3b6645e 100644
--- a/cppcheck.spec
+++ b/cppcheck.spec
@@ -1,5 +1,5 @@
 Name:		cppcheck
-Version:	1.44
+Version:	1.45
 Release:	1%{?dist}
 Summary:	A tool for static C/C++ code analysis
 Group:		Development/Languages
@@ -55,6 +55,9 @@ rm -rf %{buildroot}
 %{_bindir}/cppcheck
 
 %changelog
+* Mon Oct 4 2010 Jussi Lehtola <jussilehtola at fedoraproject.org> - 1.45-1
+- Update to 1.45.
+
 * Sat Jul 24 2010 Jussi Lehtola <jussilehtola at fedoraproject.org> - 1.44-1
 - Update to 1.44.
 
diff --git a/sources b/sources
index 41fa80a..b7e58df 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c8d24c0e7a3db99660f81b8a0568e050  cppcheck-1.44.tar.bz2
+212bebc76d022be9c5d392366db9d39c  cppcheck-1.45.tar.bz2


More information about the scm-commits mailing list