From e4571d418297d05c9f8782a15ee5d0ac22b91825 Mon Sep 17 00:00:00 2001 From: Susi Lehtola Date: Tue, 22 Sep 2015 00:16:18 +0200 Subject: [PATCH] Update to 1.70 --- .gitignore | 1 + cppcheck.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6791541..6727c08 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ cppcheck-1.44.tar.bz2 /cppcheck-1.66.tar.bz2 /cppcheck-1.67.tar.bz2 /cppcheck-1.68.tar.bz2 +/cppcheck-1.70.tar.bz2 diff --git a/cppcheck.spec b/cppcheck.spec index ee422b5..d6fc544 100644 --- a/cppcheck.spec +++ b/cppcheck.spec @@ -1,6 +1,6 @@ Name: cppcheck -Version: 1.68 -Release: 3%{?dist} +Version: 1.70 +Release: 1%{?dist} Summary: Tool for static C/C++ code analysis Group: Development/Languages License: GPLv3+ @@ -70,6 +70,9 @@ rm -rf %{buildroot} %{_mandir}/man1/cppcheck.1* %changelog +* Mon Sep 21 2015 Susi Lehtola - 1.70-1 +- Update to 1.70. + * Wed Jun 17 2015 Fedora Release Engineering - 1.68-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 688c2d4..feeed8f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c015195f5d61a542f350269030150708 cppcheck-1.68.tar.bz2 +5318e3f0c9024f8bde4f8f5fb1b5b15d cppcheck-1.70.tar.bz2