From 4837f5861c51f930d9010bc46c56dc5ec4e05be0 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:44:01 +0100 Subject: [PATCH] automatic version update by autodist [release 0.4.2-1mamba;Fri Sep 10 2021] --- python-sqlparse.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-sqlparse.spec b/python-sqlparse.spec index 5fabd2d..a6c5d97 100644 --- a/python-sqlparse.spec +++ b/python-sqlparse.spec @@ -1,5 +1,5 @@ Name: python-sqlparse -Version: 0.4.1 +Version: 0.4.2 Release: 1mamba Summary: A non-validating SQL parser Group: System/Libraries @@ -47,5 +47,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc AUTHORS LICENSE %changelog +* Fri Sep 10 2021 Automatic Build System 0.4.2-1mamba +- automatic version update by autodist + * Tue May 11 2021 Silvan Calarco 0.4.1-1mamba - package created using the webbuild interface