Update to 1.57.

This commit is contained in:
Jussi Lehtola 2012-11-04 21:02:11 +02:00
parent 7839e1eb3b
commit a7dee131ac
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@ cppcheck-1.44.tar.bz2
/cppcheck-1.54.tar.bz2
/cppcheck-1.55.tar.bz2
/cppcheck-1.56.tar.bz2
/cppcheck-1.57.tar.bz2

View File

@ -1,5 +1,5 @@
Name: cppcheck
Version: 1.56
Version: 1.57
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
* Tue Sep 18 2012 Jussi Lehtola <jussilehtola@fedoraproject.org> - 1.57-1
- Update to 1.57.
* Tue Sep 18 2012 Jussi Lehtola <jussilehtola@fedoraproject.org> - 1.56-1
- Update to 1.56.

View File

@ -1 +1 @@
2eb1761782ed31f4eb9468c2ad3db055 cppcheck-1.56.tar.bz2
f8e5af15e066c9d2e5fb92da659cf4c8 cppcheck-1.57.tar.bz2