From fb95062c5875ccd10495f884960d3d05fbf6a7e9 Mon Sep 17 00:00:00 2001 From: Susi Lehtola Date: Aug 01 2016 20:01:36 +0000 Subject: Update to 1.74. --- diff --git a/.gitignore b/.gitignore index 8b4409f..0d2c7ea 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ cppcheck-1.44.tar.bz2 /cppcheck-1.70.tar.bz2 /cppcheck-1.71.tar.bz2 /cppcheck-1.73.tar.bz2 +/cppcheck-1.74.tar.bz2 diff --git a/cppcheck.spec b/cppcheck.spec index 973637d..e5e5af3 100644 --- a/cppcheck.spec +++ b/cppcheck.spec @@ -1,6 +1,6 @@ Name: cppcheck -Version: 1.73 -Release: 2%{?dist} +Version: 1.74 +Release: 1%{?dist} Summary: Tool for static C/C++ code analysis Group: Development/Languages License: GPLv3+ @@ -93,6 +93,9 @@ rm -rf %{buildroot} %changelog +* Mon Aug 01 2016 Susi Lehtola - 1.74-1 +- Update to 1.74. + * Sun May 22 2016 Rich Mattes - 1.73-2 - Rebuild for tinyxml2-3.0.0 diff --git a/sources b/sources index 9c61994..7f20d88 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0373b8bb19103a7743d029ec7b74e7cf cppcheck-1.73.tar.bz2 +5ed445dbebc9d6c47afa44964f3618b0 cppcheck-1.74.tar.bz2