Update to upstream 1.36.
This commit is contained in:
parent
6d50dffac4
commit
3cd029b6d9
@ -1 +1 @@
|
||||
cppcheck-1.34.tar.bz2
|
||||
cppcheck-1.36.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: cppcheck
|
||||
Version: 1.34
|
||||
Release: 2%{?dist}
|
||||
Version: 1.36
|
||||
Release: 1%{?dist}
|
||||
Summary: A tool for static C/C++ code analysis
|
||||
Group: Development/Languages
|
||||
License: GPLv3+
|
||||
@ -51,11 +51,14 @@ rm -rf %{buildroot}
|
||||
%{_bindir}/cppcheck
|
||||
|
||||
%changelog
|
||||
* Tue Sep 22 2009 Jussi Lehtola <jussilehtola@fedoraproject.org> - 1.36-1
|
||||
- Update to 1.36.
|
||||
|
||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.34-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
* Thu Jul 16 2009 Jussi Lehtola <jussi.lehtola@iki.fi> - 1.34-1
|
||||
* Thu Jul 16 2009 Jussi Lehtola <jussilehtola@fedoraproject.org> - 1.34-1
|
||||
- Update to 1.34.
|
||||
|
||||
* Mon Apr 27 2009 Jussi Lehtola <jussi.lehtola@iki.fi> - 1.31-1
|
||||
* Mon Apr 27 2009 Jussi Lehtola <jussilehtola@fedoraproject.org> - 1.31-1
|
||||
- First release.
|
||||
|
Loading…
Reference in New Issue
Block a user