Update to upstream 1.36.

This commit is contained in:
Jussi Lehtola 2009-09-22 13:24:59 +00:00
parent 6d50dffac4
commit 3cd029b6d9
3 changed files with 9 additions and 6 deletions

View File

@ -1 +1 @@
cppcheck-1.34.tar.bz2 cppcheck-1.36.tar.bz2

View File

@ -1,6 +1,6 @@
Name: cppcheck Name: cppcheck
Version: 1.34 Version: 1.36
Release: 2%{?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
License: GPLv3+ License: GPLv3+
@ -51,11 +51,14 @@ rm -rf %{buildroot}
%{_bindir}/cppcheck %{_bindir}/cppcheck
%changelog %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 * 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 - 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. - 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. - First release.

View File

@ -1 +1 @@
0ef8ac8e5434344ab49b20b5301ac69a cppcheck-1.34.tar.bz2 abf641cd7bc6f7c58d15c3d4797a8320 cppcheck-1.36.tar.bz2