This commit is contained in:
Dennis Gilmore 2011-02-08 05:41:48 -06:00
parent deaab3379b
commit 746669a26a

View File

@ -1,6 +1,6 @@
Name: cppcheck Name: cppcheck
Version: 1.47 Version: 1.47
Release: 1%{?dist} Release: 2%{?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+
@ -57,6 +57,9 @@ rm -rf %{buildroot}
%{_bindir}/cppcheck %{_bindir}/cppcheck
%changelog %changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.47-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Feb 07 2011 Jussi Lehtola <jussilehtola@fedoraproject.org> - 1.47-1 * Mon Feb 07 2011 Jussi Lehtola <jussilehtola@fedoraproject.org> - 1.47-1
- Update to 1.47. - Update to 1.47.