From a9052bdc4f2a8b6bb90757e67aed91be7a9dd48a Mon Sep 17 00:00:00 2001 From: Jussi Lehtola Date: Dec 11 2011 12:00:19 +0000 Subject: Update to 1.52. --- 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 - 1.52-1 +- Update to 1.52. + * Wed Oct 26 2011 Ville Skyttä - 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