diff --git a/python-argcomplete.spec b/python-argcomplete.spec index 5b7c82a..ff7af4a 100644 --- a/python-argcomplete.spec +++ b/python-argcomplete.spec @@ -1,5 +1,5 @@ Name: python-argcomplete -Version: 3.0.3 +Version: 3.0.4 Release: 1mamba Summary: Easy, extensible command line tab completion of arguments for your Python script Group: System/Libraries @@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/argcomplete-%{version}-py*.egg-info/* %changelog +* Wed Mar 22 2023 Automatic Build System 3.0.4-1mamba +- automatic version update by autodist + * Tue Mar 21 2023 Automatic Build System 3.0.3-1mamba - automatic version update by autodist