[cppcheck] Update to 1.60.1.

François Cami fcami at fedoraproject.org
Mon Jun 3 19:33:25 UTC 2013


commit bd2c5bc8704e2f19058a28edf00dd26812b12c1e
Author: François Cami <fcami at fedoraproject.org>
Date:   Mon Jun 3 21:33:02 2013 +0200

    Update to 1.60.1.

 .gitignore    |    1 +
 cppcheck.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c63bec9..930f038 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ cppcheck-1.44.tar.bz2
 /cppcheck-1.57.tar.bz2
 /cppcheck-1.58.tar.bz2
 /cppcheck-1.59.tar.bz2
+/cppcheck-1.60.1.tar.bz2
diff --git a/cppcheck.spec b/cppcheck.spec
index ed972d2..c116f9a 100644
--- a/cppcheck.spec
+++ b/cppcheck.spec
@@ -1,5 +1,5 @@
 Name:		cppcheck
-Version:	1.59
+Version:	1.60.1
 Release:	1%{?dist}
 Summary:	Tool for static C/C++ code analysis
 Group:		Development/Languages
@@ -55,6 +55,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/cppcheck.1*
 
 %changelog
+* Mon Jun 03 2013 François Cami <fcami at fedoraproject.org> - 1.60.1-1
+- Update to 1.60.1.
+
 * Mon Apr 01 2013 Susi Lehtola <jussilehtola at fedoraproject.org> - 1.59-1
 - Update to 1.59.
 
diff --git a/sources b/sources
index d702552..130fb25 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c3191c4860d8758cdbd290d0907d6c7e  cppcheck-1.59.tar.bz2
+8ad37bda4b1f895933c20b3099794187  cppcheck-1.60.1.tar.bz2


More information about the scm-commits mailing list