Update to 1.70

This commit is contained in:
Susi Lehtola 2015-09-22 00:16:18 +02:00
parent 70cab1a0ef
commit e4571d4182
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
c015195f5d61a542f350269030150708 cppcheck-1.68.tar.bz2
5318e3f0c9024f8bde4f8f5fb1b5b15d cppcheck-1.70.tar.bz2