Update to 1.67.

This commit is contained in:
Susi Lehtola 2014-12-01 22:04:29 +01:00
parent a2f284c6c7
commit 979c4841e6
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@ cppcheck-1.44.tar.bz2
/cppcheck-1.63.tar.bz2
/cppcheck-1.65.tar.bz2
/cppcheck-1.66.tar.bz2
/cppcheck-1.67.tar.bz2

View File

@ -1,5 +1,5 @@
Name: cppcheck
Version: 1.66
Version: 1.67
Release: 1%{?dist}
Summary: Tool for static C/C++ code analysis
Group: Development/Languages
@ -70,6 +70,9 @@ rm -rf %{buildroot}
%{_mandir}/man1/cppcheck.1*
%changelog
* Mon Dec 01 2014 Susi Lehtola <jussilehtola@fedoraproject.org> - 1.67-1
- Update to 1.67.
* Sat Aug 23 2014 Susi Lehtola <jussilehtola@fedoraproject.org> - 1.66-1
- Update to 1.66.

View File

@ -1 +1 @@
5c93518d8eedf00da6915ed814f90a41 cppcheck-1.66.tar.bz2
6783e261fc6bd3dbc2fbf2c773363956 cppcheck-1.67.tar.bz2