Update to 1.47.

This commit is contained in:
Jussi Lehtola 2011-02-07 12:49:51 +02:00
parent 7b0f5643d4
commit 05c3775bdd
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ cppcheck-1.44.tar.bz2
/cppcheck-1.45.tar.bz2
/cppcheck-1.46.tar.bz2
/cppcheck-1.46.1.tar.bz2
/cppcheck-1.47.tar.bz2

View File

@ -1,5 +1,5 @@
Name: cppcheck
Version: 1.46.1
Version: 1.47
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 Feb 07 2011 Jussi Lehtola <jussilehtola@fedoraproject.org> - 1.47-1
- Update to 1.47.
* Thu Dec 30 2010 Jussi Lehtola <jussilehtola@fedoraproject.org> - 1.46.1-1
- Update to 1.46.1.

View File

@ -1 +1 @@
ed0c864398a35c2ad4d8617095418e85 cppcheck-1.46.1.tar.bz2
e33263a34fdd9f3f3eeadbe3008fd498 cppcheck-1.47.tar.bz2