diff --git a/python-argcomplete.spec b/python-argcomplete.spec index 55779a6..dfd2d70 100644 --- a/python-argcomplete.spec +++ b/python-argcomplete.spec @@ -1,5 +1,5 @@ Name: python-argcomplete -Version: 1.12.2 +Version: 1.12.3 Release: 1mamba Summary: Easy, extensible command line tab completion of arguments for your Python script Group: System/Libraries @@ -10,11 +10,9 @@ URL: https://pypi.org/project/argcomplete/ Source: https://pypi.debian.net/argcomplete/argcomplete-%{version}.tar.gz License: Apache License 2.0 ## AUTOBUILDREQ-BEGIN -## note: run 'autospec -u -a6 python-argcomplete' to get the list of build requirements. ## AUTOBUILDREQ-END BuildRequires: libpython-devel Requires: python >= %python_version -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description %{summary}. @@ -50,6 +48,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist # %doc README.rst %changelog +* Tue Apr 20 2021 Automatic Build System 1.12.3-1mamba +- automatic version update by autodist + * Sun Feb 21 2021 Automatic Build System 1.12.2-1mamba - automatic version update by autodist