diff --git a/python-botocore.spec b/python-botocore.spec index d7f8734..a50338d 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -1,5 +1,5 @@ Name: python-botocore -Version: 1.20.27 +Version: 1.20.28 Release: 1mamba Summary: A low-level interface to a growing number of Amazon Web Services Group: System/Libraries @@ -11,7 +11,6 @@ Source: https://github.com/boto/botocore.git/%{version}/botocore-%{versio #Source: https://pypi.debian.net/botocore/botocore-%{version}.tar.gz License: Apache License 2.0 ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython-devel ## AUTOBUILDREQ-END Requires: python >= %python_version @@ -43,6 +42,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %defattr(-,root,root) %changelog +* Tue Mar 16 2021 Automatic Build System 1.20.28-1mamba +- automatic version update by autodist + * Sat Mar 13 2021 Automatic Build System 1.20.27-1mamba - automatic version update by autodist