diff --git a/.cvsignore b/.cvsignore index 46aae3b..32a5591 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -cppcheck-1.36.tar.bz2 +cppcheck-1.38.tar.bz2 diff --git a/cppcheck.spec b/cppcheck.spec index 9eb4e76..f92fe61 100644 --- a/cppcheck.spec +++ b/cppcheck.spec @@ -1,5 +1,5 @@ Name: cppcheck -Version: 1.36 +Version: 1.38 Release: 1%{?dist} Summary: A tool for static C/C++ code analysis Group: Development/Languages @@ -51,6 +51,9 @@ rm -rf %{buildroot} %{_bindir}/cppcheck %changelog +* Sat Nov 07 2009 Jussi Lehtola - 1.38-1 +- Update to 1.38. + * Tue Sep 22 2009 Jussi Lehtola - 1.36-1 - Update to 1.36. diff --git a/sources b/sources index a1e96c5..3aa1a71 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -abf641cd7bc6f7c58d15c3d4797a8320 cppcheck-1.36.tar.bz2 +3de71fd04e0c05fd2cfc310fd8541218 cppcheck-1.38.tar.bz2