Update to 1.45.

This commit is contained in:
Jussi Lehtola 2010-10-04 13:47:04 +03:00
parent b07d6e64d3
commit 9268f9fd84
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
cppcheck-1.44.tar.bz2
/cppcheck-1.45.tar.bz2

View File

@ -1,5 +1,5 @@
Name: cppcheck
Version: 1.44
Version: 1.45
Release: 1%{?dist}
Summary: A tool for static C/C++ code analysis
Group: Development/Languages
@ -55,6 +55,9 @@ rm -rf %{buildroot}
%{_bindir}/cppcheck
%changelog
* Mon Oct 4 2010 Jussi Lehtola <jussilehtola@fedoraproject.org> - 1.45-1
- Update to 1.45.
* Sat Jul 24 2010 Jussi Lehtola <jussilehtola@fedoraproject.org> - 1.44-1
- Update to 1.44.

View File

@ -1 +1 @@
c8d24c0e7a3db99660f81b8a0568e050 cppcheck-1.44.tar.bz2
212bebc76d022be9c5d392366db9d39c cppcheck-1.45.tar.bz2