[cppcheck] Update to 1.59.

Susi Lehtola jussilehtola at fedoraproject.org
Sun Mar 31 21:15:19 UTC 2013


commit 1331bcae8ea69d437c7db79a92f96e049746661b
Author: Jussi Lehtola <jussilehtola at fedoraproject.org>
Date:   Mon Apr 1 00:15:15 2013 +0300

    Update to 1.59.

 .gitignore    |    1 +
 cppcheck.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b273e18..c63bec9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ cppcheck-1.44.tar.bz2
 /cppcheck-1.56.tar.bz2
 /cppcheck-1.57.tar.bz2
 /cppcheck-1.58.tar.bz2
+/cppcheck-1.59.tar.bz2
diff --git a/cppcheck.spec b/cppcheck.spec
index 989a72c..ed972d2 100644
--- a/cppcheck.spec
+++ b/cppcheck.spec
@@ -1,6 +1,6 @@
 Name:		cppcheck
-Version:	1.58
-Release:	2%{?dist}
+Version:	1.59
+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
+* Mon Apr 01 2013 Susi Lehtola <jussilehtola at fedoraproject.org> - 1.59-1
+- Update to 1.59.
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.58-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 4606483..d702552 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a4cff9c96bf7396254ddca8926d153a8  cppcheck-1.58.tar.bz2
+c3191c4860d8758cdbd290d0907d6c7e  cppcheck-1.59.tar.bz2


More information about the scm-commits mailing list