diff --git a/python-tablib.spec b/python-tablib.spec index 43cca50..ad74c55 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.6.1 +Version: 3.7.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 +* Thu Oct 10 2024 Automatic Build System 3.7.0-1mamba +- automatic version update by autodist + * Sun Apr 07 2024 Automatic Build System 3.6.1-1mamba - automatic version update by autodist