diff --git a/cppcheck.spec b/cppcheck.spec index 5fb2bca..00360b4 100644 --- a/cppcheck.spec +++ b/cppcheck.spec @@ -1,6 +1,6 @@ Name: cppcheck Version: 1.81 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tool for static C/C++ code analysis Group: Development/Languages License: GPLv3+ @@ -94,6 +94,9 @@ rm -rf %{buildroot} %changelog +* Tue Jan 23 2018 François Cami - 1.81-2 +- Rebuilt for tinyxml2 soname/ABI change + * Wed Oct 18 2017 Susi Lehtola - 1.81-1 - Update to 1.81.