Update to 1.68.

This commit is contained in:
Susi Lehtola 2015-01-04 06:28:47 +01:00
parent 979c4841e6
commit 1e71254469
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -22,3 +22,4 @@ cppcheck-1.44.tar.bz2
/cppcheck-1.65.tar.bz2
/cppcheck-1.66.tar.bz2
/cppcheck-1.67.tar.bz2
/cppcheck-1.68.tar.bz2

View File

@ -1,5 +1,5 @@
Name: cppcheck
Version: 1.67
Version: 1.68
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
* Sat Jan 03 2015 Susi Lehtola <jussilehtola@fedoraproject.org> - 1.68-1
- Update to 1.68.
* Mon Dec 01 2014 Susi Lehtola <jussilehtola@fedoraproject.org> - 1.67-1
- Update to 1.67.

View File

@ -1 +1 @@
6783e261fc6bd3dbc2fbf2c773363956 cppcheck-1.67.tar.bz2
c015195f5d61a542f350269030150708 cppcheck-1.68.tar.bz2