From c4a65067b7ef8e86e4dd99f0bae6e78654f2c1b8 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 15 Nov 2024 08:38:32 +0100 Subject: [PATCH] automatic version update by autodist [release 0.5.2-1mamba;Thu Nov 14 2024] --- python-sqlparse.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-sqlparse.spec b/python-sqlparse.spec index ea53632..89c45f4 100644 --- a/python-sqlparse.spec +++ b/python-sqlparse.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-sqlparse -Version: 0.5.1 +Version: 0.5.2 Release: 1mamba Summary: A non-validating SQL parser Group: System/Libraries @@ -51,6 +51,9 @@ done %doc AUTHORS LICENSE %changelog +* Thu Nov 14 2024 Automatic Build System 0.5.2-1mamba +- automatic version update by autodist + * Tue Jul 16 2024 Automatic Build System 0.5.1-1mamba - automatic version update by autodist