From a47a2ffd0f2296d7cc07188f12be6459f5f33480 Mon Sep 17 00:00:00 2001 From: Susi Lehtola Date: Aug 01 2016 20:02:42 +0000 Subject: Merge branch 'master' into epel7 --- 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 6879bef..e5e5af3 100644 --- a/cppcheck.spec +++ b/cppcheck.spec @@ -1,5 +1,5 @@ Name: cppcheck -Version: 1.73 +Version: 1.74 Release: 1%{?dist} Summary: Tool for static C/C++ code analysis Group: Development/Languages @@ -93,6 +93,12 @@ 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 + * Sat Apr 09 2016 Susi Lehtola - 1.73-1 - Update to 1.73. 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