diff --git a/libixion.spec b/libixion.spec index dd10378..481dca7 100644 --- a/libixion.spec +++ b/libixion.spec @@ -1,6 +1,6 @@ %define apiver %(echo %version | cut -d. -f1-2) Name: libixion -Version: 0.15.0 +Version: 0.16.1 Release: 1mamba Summary: A general purpose formula parser and interpreter that can calculate multiple named targets, or “cells” Group: System/Libraries @@ -102,6 +102,9 @@ sed -i "s|python3 >= 3.4|python-3.6 >= 3.4|" configure.ac #%{_bindir}/ixion-test %changelog +* Wed Nov 04 2020 Automatic Build System 0.16.1-1mamba +- automatic version update by autodist + * Sat Feb 01 2020 Silvan Calarco 0.15.0-1mamba - update to 0.15.0