From 5ca9a747956d2a4f47c88ebfa50431ae6f5716c4 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.5-1mamba;Wed Jul 05 2023] --- 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 759d0ce..99c63a2 100644 --- a/python-typed_ast.spec +++ b/python-typed_ast.spec @@ -1,5 +1,5 @@ Name: python-typed_ast -Version: 1.5.4 +Version: 1.5.5 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,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Wed Jul 05 2023 Automatic Build System 1.5.5-1mamba +- automatic version update by autodist + * Sun May 22 2022 Automatic Build System 1.5.4-1mamba - automatic version update by autodist