From e273b690033c656591e8aadd169dd758693ee987 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 24 Mar 2024 12:48:58 +0100 Subject: [PATCH] automatic version update by autodist [release 3.6.0-1mamba;Sat Mar 23 2024] --- python-tablib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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