automatic version update by autodist [release 6.4.0-1mamba;Thu Sep 15 2022]

This commit is contained in:
Automatic Build System 2024-01-05 20:25:47 +01:00
parent 5eaadc7d38
commit 479379fba3

View File

@ -1,6 +1,6 @@
%define with_pyver 310 %define with_pyver 310
Name: ansible Name: ansible
Version: 6.3.0 Version: 6.4.0
Release: 1mamba Release: 1mamba
Summary: A radically simple IT automation system Summary: A radically simple IT automation system
Group: System/Libraries Group: System/Libraries
@ -11,7 +11,7 @@ URL: https://www.ansible.com/
Source: https://pypi.debian.net/ansible/ansible-%{version}.tar.gz Source: https://pypi.debian.net/ansible/ansible-%{version}.tar.gz
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: (python3.10dist(ansible-core) >= 2.13.3 with python3.10dist(ansible-core) < 2.14) BuildRequires: (python3.10dist(ansible-core) >= 2.13.4 with python3.10dist(ansible-core) < 2.14)
BuildRequires: libpython310-devel BuildRequires: libpython310-devel
BuildRequires: python3.10dist(setuptools) BuildRequires: python3.10dist(setuptools)
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
@ -58,6 +58,9 @@ sed -i "/hotspot20_h2qp_.*cpython/d" %{name}.filelist
%doc COPYING %doc COPYING
%changelog %changelog
* Thu Sep 15 2022 Automatic Build System <autodist@mambasoft.it> 6.4.0-1mamba
- automatic version update by autodist
* Fri Aug 26 2022 Automatic Build System <autodist@mambasoft.it> 6.3.0-1mamba * Fri Aug 26 2022 Automatic Build System <autodist@mambasoft.it> 6.3.0-1mamba
- automatic version update by autodist - automatic version update by autodist