[cppcheck] Update to 1.46.1.

Jussi Lehtola jussilehtola at fedoraproject.org
Thu Dec 30 12:35:11 UTC 2010


commit 7b0f5643d458955660b60e19a4395b07203d0b99
Author: Jussi Lehtola <jussilehtola at fedoraproject.org>
Date:   Thu Dec 30 14:35:00 2010 +0200

    Update to 1.46.1.

 .gitignore    |    1 +
 cppcheck.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index abd5e74..b196121 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 cppcheck-1.44.tar.bz2
 /cppcheck-1.45.tar.bz2
 /cppcheck-1.46.tar.bz2
+/cppcheck-1.46.1.tar.bz2
diff --git a/cppcheck.spec b/cppcheck.spec
index 02b7ba8..2b71361 100644
--- a/cppcheck.spec
+++ b/cppcheck.spec
@@ -1,5 +1,5 @@
 Name:		cppcheck
-Version:	1.46
+Version:	1.46.1
 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
+* Thu Dec 30 2010 Jussi Lehtola <jussilehtola at fedoraproject.org> - 1.46.1-1
+- Update to 1.46.1.
+
 * Wed Dec 15 2010 Jussi Lehtola <jussilehtola at fedoraproject.org> - 1.46-1
 - Update to 1.46.
 
diff --git a/sources b/sources
index c42cbd1..80faaeb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3c4d12c70e8d72adb9a5ce195c79c108  cppcheck-1.46.tar.bz2
+ed0c864398a35c2ad4d8617095418e85  cppcheck-1.46.1.tar.bz2


More information about the scm-commits mailing list