Update to 1.62.

This commit is contained in:
Susi Lehtola 2013-10-13 19:35:05 +03:00
parent ad51908b51
commit 826a6613ba
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -17,3 +17,4 @@ cppcheck-1.44.tar.bz2
/cppcheck-1.59.tar.bz2
/cppcheck-1.60.1.tar.bz2
/cppcheck-1.61.tar.bz2
/cppcheck-1.62.tar.bz2

View File

@ -1,5 +1,5 @@
Name: cppcheck
Version: 1.61
Version: 1.62
Release: 1%{?dist}
Summary: Tool for static C/C++ code analysis
Group: Development/Languages
@ -54,6 +54,9 @@ rm -rf %{buildroot}
%{_mandir}/man1/cppcheck.1*
%changelog
* Sun Oct 13 2013 Susi Lehtola <jussilehtola@fedoraproject.org> - 1.62-1
- Update to 1.62.
* Sat Aug 10 2013 Susi Lehtola <jussilehtola@fedoraproject.org> - 1.61-1
- Update to 1.61.

View File

@ -1 +1 @@
786e797485919872ef6a8ed9a45216b1 cppcheck-1.61.tar.bz2
ed6266efab6d5e512f4fb34dd9a5095a cppcheck-1.62.tar.bz2