Update to 1.46.
This commit is contained in:
parent
9268f9fd84
commit
9a43d502ed
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
cppcheck-1.44.tar.bz2
|
||||
/cppcheck-1.45.tar.bz2
|
||||
/cppcheck-1.46.tar.bz2
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: cppcheck
|
||||
Version: 1.45
|
||||
Version: 1.46
|
||||
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
|
||||
* Wed Dec 15 2010 Jussi Lehtola <jussilehtola@fedoraproject.org> - 1.46-1
|
||||
- Update to 1.46.
|
||||
|
||||
* Mon Oct 4 2010 Jussi Lehtola <jussilehtola@fedoraproject.org> - 1.45-1
|
||||
- Update to 1.45.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user