Update to 1.66.

This commit is contained in:
Susi Lehtola 2014-08-24 05:38:02 +02:00
parent b46ffee5dc
commit a2f284c6c7
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -20,3 +20,4 @@ cppcheck-1.44.tar.bz2
/cppcheck-1.62.tar.bz2
/cppcheck-1.63.tar.bz2
/cppcheck-1.65.tar.bz2
/cppcheck-1.66.tar.bz2

View File

@ -1,6 +1,6 @@
Name: cppcheck
Version: 1.65
Release: 3%{?dist}
Version: 1.66
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
* Sat Aug 23 2014 Susi Lehtola <jussilehtola@fedoraproject.org> - 1.66-1
- Update to 1.66.
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.65-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

View File

@ -1 +1 @@
817e2af193d0fb2045be2ace561eb3f2 cppcheck-1.65.tar.bz2
5c93518d8eedf00da6915ed814f90a41 cppcheck-1.66.tar.bz2