Update to 1.38.

This commit is contained in:
Jussi Lehtola 2009-11-07 10:15:44 +00:00
parent 3cd029b6d9
commit c259711a74
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
cppcheck-1.36.tar.bz2 cppcheck-1.38.tar.bz2

View File

@ -1,5 +1,5 @@
Name: cppcheck Name: cppcheck
Version: 1.36 Version: 1.38
Release: 1%{?dist} Release: 1%{?dist}
Summary: A tool for static C/C++ code analysis Summary: A tool for static C/C++ code analysis
Group: Development/Languages Group: Development/Languages
@ -51,6 +51,9 @@ rm -rf %{buildroot}
%{_bindir}/cppcheck %{_bindir}/cppcheck
%changelog %changelog
* Sat Nov 07 2009 Jussi Lehtola <jussilehtola@fedoraproject.org> - 1.38-1
- Update to 1.38.
* Tue Sep 22 2009 Jussi Lehtola <jussilehtola@fedoraproject.org> - 1.36-1 * Tue Sep 22 2009 Jussi Lehtola <jussilehtola@fedoraproject.org> - 1.36-1
- Update to 1.36. - Update to 1.36.

View File

@ -1 +1 @@
abf641cd7bc6f7c58d15c3d4797a8320 cppcheck-1.36.tar.bz2 3de71fd04e0c05fd2cfc310fd8541218 cppcheck-1.38.tar.bz2