diff --git a/python-s3transfer.spec b/python-s3transfer.spec index a84cd9b..852e171 100644 --- a/python-s3transfer.spec +++ b/python-s3transfer.spec @@ -1,5 +1,5 @@ Name: python-s3transfer -Version: 0.3.4 +Version: 0.3.6 Release: 1mamba Summary: An Amazon S3 Transfer Manager for Python Group: System/Libraries @@ -10,11 +10,9 @@ URL: https://pypi.org/project/s3transfer/ Source: https://pypi.debian.net/s3transfer/s3transfer-%{version}.tar.gz License: Apache License 2.0 ## AUTOBUILDREQ-BEGIN -## note: run 'autospec -u -a6 python-s3transfer' 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 +* Sat Mar 20 2021 Automatic Build System 0.3.6-1mamba +- automatic version update by autodist + * Fri Jan 15 2021 Automatic Build System 0.3.4-1mamba - automatic version update by autodist