diff --git a/python-tablib.spec b/python-tablib.spec index dcc164b..d884f9b 100644 --- a/python-tablib.spec +++ b/python-tablib.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-tablib -Version: 3.5.0 +Version: 3.6.0 Release: 1mamba Summary: Format agnostic tabular data library (XLS, JSON, YAML, CSV) Group: System/Libraries @@ -50,6 +50,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc AUTHORS LICENSE %changelog +* Sat Mar 23 2024 Automatic Build System 3.6.0-1mamba +- automatic version update by autodist + * Fri Dec 01 2023 Automatic Build System 3.5.0-1mamba - automatic version update by autodist