Update to 1.56.
This commit is contained in:
parent
3fec5d13ec
commit
7839e1eb3b
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ cppcheck-1.44.tar.bz2
|
||||
/cppcheck-1.53.tar.bz2
|
||||
/cppcheck-1.54.tar.bz2
|
||||
/cppcheck-1.55.tar.bz2
|
||||
/cppcheck-1.56.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: cppcheck
|
||||
Version: 1.55
|
||||
Release: 2%{?dist}
|
||||
Version: 1.56
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for static C/C++ code analysis
|
||||
Group: Development/Languages
|
||||
License: GPLv3+
|
||||
@ -55,6 +55,9 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man1/cppcheck.1*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 18 2012 Jussi Lehtola <jussilehtola@fedoraproject.org> - 1.56-1
|
||||
- Update to 1.56.
|
||||
|
||||
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.55-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user