From 570db24e75037c3bdb13526fbfcfa616facc4298 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:48:29 +0100 Subject: [PATCH] automatic version update by autodist [release 1.5.0-1mamba;Fri Nov 12 2021] --- python-typed_ast.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-typed_ast.spec b/python-typed_ast.spec index 7bb6bd4..7832273 100644 --- a/python-typed_ast.spec +++ b/python-typed_ast.spec @@ -1,5 +1,5 @@ Name: python-typed_ast -Version: 1.4.3 +Version: 1.5.0 Release: 1mamba Summary: A Python 3 package that provides a Python 2.7 and Python 3 parser similar to the standard ast library Group: System/Libraries @@ -45,5 +45,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Fri Nov 12 2021 Automatic Build System 1.5.0-1mamba +- automatic version update by autodist + * Sat May 08 2021 Silvan Calarco 1.4.3-1mamba - package created using the webbuild interface