diff --git a/python-isort.spec b/python-isort.spec index ede341f..39cc5ca 100644 --- a/python-isort.spec +++ b/python-isort.spec @@ -1,5 +1,5 @@ Name: python-isort -Version: 5.7.0 +Version: 5.8.0 Release: 1mamba Summary: A Python utility / library to sort imports alphabetically, and automatically separated into sections and by type Group: System/Libraries @@ -14,7 +14,6 @@ BuildRequires: python3 ## AUTOBUILDREQ-END BuildRequires: libpython-devel Requires: python >= %python_version -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description %{summary}. @@ -45,5 +44,8 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Sun Mar 21 2021 Automatic Build System 5.8.0-1mamba +- automatic version update by autodist + * Thu Jan 21 2021 Silvan Calarco 5.7.0-1mamba - package created using the webbuild interface