diff --git a/python-argcomplete.spec b/python-argcomplete.spec index 7480aa6..69031a7 100644 --- a/python-argcomplete.spec +++ b/python-argcomplete.spec @@ -1,5 +1,5 @@ Name: python-argcomplete -Version: 3.1.2 +Version: 3.1.3 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 +* Thu Nov 02 2023 Automatic Build System 3.1.3-1mamba +- automatic version update by autodist + * Tue Sep 26 2023 Automatic Build System 3.1.2-1mamba - automatic version update by autodist