[cppcheck] Update to 1.52.

Jussi Lehtola jussilehtola at fedoraproject.org
Sun Dec 11 12:00:23 UTC 2011


commit a9052bdc4f2a8b6bb90757e67aed91be7a9dd48a
Author: Jussi Lehtola <jussilehtola at fedoraproject.org>
Date:   Sun Dec 11 14:00:19 2011 +0200

    Update to 1.52.

 .gitignore    |    1 +
 cppcheck.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cade3de..d72fce9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ cppcheck-1.44.tar.bz2
 /cppcheck-1.49.tar.bz2
 /cppcheck-1.50.tar.bz2
 /cppcheck-1.51.tar.bz2
+/cppcheck-1.52.tar.bz2
diff --git a/cppcheck.spec b/cppcheck.spec
index 75a83e5..472d6f2 100644
--- a/cppcheck.spec
+++ b/cppcheck.spec
@@ -1,6 +1,6 @@
 Name:		cppcheck
-Version:	1.51
-Release:	2%{?dist}
+Version:	1.52
+Release:	1%{?dist}
 Summary:	Tool for static C/C++ code analysis
 Group:		Development/Languages
 License:	GPLv3+
@@ -55,6 +55,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/cppcheck.1*
 
 %changelog
+* Sun Dec 11 2011 Jussi Lehtola <jussilehtola at fedoraproject.org> - 1.52-1
+- Update to 1.52.
+
 * Wed Oct 26 2011 Ville Skyttä <ville.skytta at iki.fi> - 1.51-2
 - Include man page and more other docs.
 - Build with $RPM_LD_FLAGS.
diff --git a/sources b/sources
index 5bb368a..6989c74 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8349ab90472801b9d377cfabf846ca28  cppcheck-1.51.tar.bz2
+ebb9355890057a5145485dd42c18e05e  cppcheck-1.52.tar.bz2


More information about the scm-commits mailing list