automatic version update by autodist [release 1.20.14-1mamba;Wed Feb 24 2021]

This commit is contained in:
Automatic Build System 2024-01-06 10:50:05 +01:00
parent 2ebfd14885
commit 1a3309af29

View File

@ -1,5 +1,5 @@
Name: python-botocore
Version: 1.20.13
Version: 1.20.14
Release: 1mamba
Summary: A low-level interface to a growing number of Amazon Web Services
Group: System/Libraries
@ -14,7 +14,6 @@ License: Apache License 2.0
BuildRequires: libpython-devel
## AUTOBUILDREQ-END
Requires: python >= %python_version
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
%{summary}.
@ -44,6 +43,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
%defattr(-,root,root)
%changelog
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 1.20.14-1mamba
- automatic version update by autodist
* Tue Feb 23 2021 Automatic Build System <autodist@mambasoft.it> 1.20.13-1mamba
- automatic version update by autodist