Update to 1.70
This commit is contained in:
parent
70cab1a0ef
commit
e4571d4182
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@ cppcheck-1.44.tar.bz2
|
||||
/cppcheck-1.66.tar.bz2
|
||||
/cppcheck-1.67.tar.bz2
|
||||
/cppcheck-1.68.tar.bz2
|
||||
/cppcheck-1.70.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: cppcheck
|
||||
Version: 1.68
|
||||
Release: 3%{?dist}
|
||||
Version: 1.70
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for static C/C++ code analysis
|
||||
Group: Development/Languages
|
||||
License: GPLv3+
|
||||
@ -70,6 +70,9 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man1/cppcheck.1*
|
||||
|
||||
%changelog
|
||||
* Mon Sep 21 2015 Susi Lehtola <jussilehtola@fedoraproject.org> - 1.70-1
|
||||
- Update to 1.70.
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.68-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user