diff --git a/python-argcomplete.spec b/python-argcomplete.spec index 1e40d87..62792d5 100644 --- a/python-argcomplete.spec +++ b/python-argcomplete.spec @@ -1,6 +1,6 @@ Name: python-argcomplete -Version: 1.12.3 -Release: 2mamba +Version: 2.0.0 +Release: 1mamba Summary: Easy, extensible command line tab completion of arguments for your Python script Group: System/Libraries Vendor: openmamba @@ -44,6 +44,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/argcomplete-%{version}-py*.egg-info/* %changelog +* Tue Jan 04 2022 Automatic Build System 2.0.0-1mamba +- automatic version update by autodist + * Tue Oct 19 2021 Silvan Calarco 1.12.3-2mamba - rebuilt with distdeps