From 9dd089a4e9436f4e4e3f4342a8b80cb1ada54320 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:45:11 +0100 Subject: [PATCH] automatic version update by autodist [release 3.2.0-1mamba;Sun Dec 10 2023] --- python-argcomplete.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-argcomplete.spec b/python-argcomplete.spec index 431dfff..25bdc3e 100644 --- a/python-argcomplete.spec +++ b/python-argcomplete.spec @@ -1,5 +1,5 @@ Name: python-argcomplete -Version: 3.1.6 +Version: 3.2.0 Release: 1mamba Summary: Easy, extensible command line tab completion of arguments for your Python script Group: System/Libraries @@ -44,6 +44,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/argcomplete-%{version}-py*.egg-info/* %changelog +* Sun Dec 10 2023 Automatic Build System 3.2.0-1mamba +- automatic version update by autodist + * Mon Nov 13 2023 Automatic Build System 3.1.6-1mamba - automatic version update by autodist