[cppcheck] Update to 1.65.

Susi Lehtola jussilehtola at fedoraproject.org
Mon May 12 22:33:05 UTC 2014


commit c43292a4b2f3c0038b43ae51ac8501cb0e186f71
Author: Susi Lehtola <jussilehtola at fedoraproject.org>
Date:   Tue May 13 01:32:54 2014 +0300

    Update to 1.65.

 .gitignore    |    1 +
 cppcheck.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index efb772e..499443b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ cppcheck-1.44.tar.bz2
 /cppcheck-1.61.tar.bz2
 /cppcheck-1.62.tar.bz2
 /cppcheck-1.63.tar.bz2
+/cppcheck-1.65.tar.bz2
diff --git a/cppcheck.spec b/cppcheck.spec
index a13c45f..b81add0 100644
--- a/cppcheck.spec
+++ b/cppcheck.spec
@@ -1,6 +1,6 @@
 Name:		cppcheck
-Version:	1.63
-Release:	3%{?dist}
+Version:	1.65
+Release:	1%{?dist}
 Summary:	Tool for static C/C++ code analysis
 Group:		Development/Languages
 License:	GPLv3+
@@ -63,6 +63,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/cppcheck.1*
 
 %changelog
+* Tue May 13 2014 Susi Lehtola <jussilehtola at fedoraproject.org> - 1.65-1
+- Update to 1.65.
+
 * Wed Jan 22 2014 François Cami <fcami at fedoraproject.org> - 1.63-3
 - Add HAVE_RULES=yes (#1056733).
 
diff --git a/sources b/sources
index b249d52..4771fc1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bccd494d20610df0f364577f6eac8bf7  cppcheck-1.63.tar.bz2
+817e2af193d0fb2045be2ace561eb3f2  cppcheck-1.65.tar.bz2


More information about the scm-commits mailing list