Update to 1.58.

This commit is contained in:
F. Cami 2013-01-13 19:11:48 +01:00
parent a7dee131ac
commit c9438254e0
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ cppcheck-1.44.tar.bz2
/cppcheck-1.55.tar.bz2
/cppcheck-1.56.tar.bz2
/cppcheck-1.57.tar.bz2
/cppcheck-1.58.tar.bz2

View File

@ -1,5 +1,5 @@
Name: cppcheck
Version: 1.57
Version: 1.58
Release: 1%{?dist}
Summary: Tool for static C/C++ code analysis
Group: Development/Languages
@ -55,6 +55,9 @@ rm -rf %{buildroot}
%{_mandir}/man1/cppcheck.1*
%changelog
* Sun Jan 13 2013 François Cami <fcami@fedoraproject.org> - 1.58-1
- Update to 1.58.
* Tue Sep 18 2012 Jussi Lehtola <jussilehtola@fedoraproject.org> - 1.57-1
- Update to 1.57.

View File

@ -1 +1 @@
f8e5af15e066c9d2e5fb92da659cf4c8 cppcheck-1.57.tar.bz2
a4cff9c96bf7396254ddca8926d153a8 cppcheck-1.58.tar.bz2