Update to 1.54.
This commit is contained in:
parent
495001661a
commit
c0488c2740
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ cppcheck-1.44.tar.bz2
|
||||
/cppcheck-1.51.tar.bz2
|
||||
/cppcheck-1.52.tar.bz2
|
||||
/cppcheck-1.53.tar.bz2
|
||||
/cppcheck-1.54.tar.bz2
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: cppcheck
|
||||
Version: 1.53
|
||||
Version: 1.54
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for static C/C++ code analysis
|
||||
Group: Development/Languages
|
||||
@ -55,6 +55,9 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man1/cppcheck.1*
|
||||
|
||||
%changelog
|
||||
* Sun Apr 15 2012 Jussi Lehtola <jussilehtola@fedoraproject.org> - 1.54-1
|
||||
- Update to 1.54.
|
||||
|
||||
* Sat Feb 11 2012 Jussi Lehtola <jussilehtola@fedoraproject.org> - 1.53-1
|
||||
- Update to 1.53.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user