Update to 1.38.
This commit is contained in:
parent
3cd029b6d9
commit
c259711a74
@ -1 +1 @@
|
|||||||
cppcheck-1.36.tar.bz2
|
cppcheck-1.38.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: cppcheck
|
Name: cppcheck
|
||||||
Version: 1.36
|
Version: 1.38
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A tool for static C/C++ code analysis
|
Summary: A tool for static C/C++ code analysis
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -51,6 +51,9 @@ rm -rf %{buildroot}
|
|||||||
%{_bindir}/cppcheck
|
%{_bindir}/cppcheck
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 07 2009 Jussi Lehtola <jussilehtola@fedoraproject.org> - 1.38-1
|
||||||
|
- Update to 1.38.
|
||||||
|
|
||||||
* Tue Sep 22 2009 Jussi Lehtola <jussilehtola@fedoraproject.org> - 1.36-1
|
* Tue Sep 22 2009 Jussi Lehtola <jussilehtola@fedoraproject.org> - 1.36-1
|
||||||
- Update to 1.36.
|
- Update to 1.36.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user