Update to 1.55.

This commit is contained in:
Jussi Lehtola 2012-07-10 13:57:51 +03:00
parent c0488c2740
commit b4fb2ce79d
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@ cppcheck-1.44.tar.bz2
/cppcheck-1.52.tar.bz2
/cppcheck-1.53.tar.bz2
/cppcheck-1.54.tar.bz2
/cppcheck-1.55.tar.bz2

View File

@ -1,5 +1,5 @@
Name: cppcheck
Version: 1.54
Version: 1.55
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 Jul 10 2012 Jussi Lehtola <jussilehtola@fedoraproject.org> - 1.55-1
- Update to 1.55.
* Sun Apr 15 2012 Jussi Lehtola <jussilehtola@fedoraproject.org> - 1.54-1
- Update to 1.54.

View File

@ -1 +1 @@
e65f907a929783b71770fa19207f6b58 cppcheck-1.54.tar.bz2
e12c951479a5d129d9a60a1c7cb4bc68 cppcheck-1.55.tar.bz2