From a2f284c6c730394dfec533f2c085c1f02e82f583 Mon Sep 17 00:00:00 2001 From: Susi Lehtola Date: Sun, 24 Aug 2014 05:38:02 +0200 Subject: [PATCH] Update to 1.66. --- .gitignore | 1 + cppcheck.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 499443b..89a6f61 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ cppcheck-1.44.tar.bz2 /cppcheck-1.62.tar.bz2 /cppcheck-1.63.tar.bz2 /cppcheck-1.65.tar.bz2 +/cppcheck-1.66.tar.bz2 diff --git a/cppcheck.spec b/cppcheck.spec index 91bbacb..d34a4bf 100644 --- a/cppcheck.spec +++ b/cppcheck.spec @@ -1,6 +1,6 @@ Name: cppcheck -Version: 1.65 -Release: 3%{?dist} +Version: 1.66 +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 +* Sat Aug 23 2014 Susi Lehtola - 1.66-1 +- Update to 1.66. + * Sat Aug 16 2014 Fedora Release Engineering - 1.65-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 4771fc1..35bae61 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -817e2af193d0fb2045be2ace561eb3f2 cppcheck-1.65.tar.bz2 +5c93518d8eedf00da6915ed814f90a41 cppcheck-1.66.tar.bz2