automatic version update by autodist [release 10.5.0-1mamba;Thu Oct 10 2024]

This commit is contained in:
Automatic Build System 2024-10-10 17:51:49 +02:00
parent cb76b7f69e
commit 805357acbc

View File

@ -1,6 +1,6 @@
%define with_pyver 3
Name: ansible
Version: 10.4.0
Version: 10.5.0
Release: 1mamba
Summary: A radically simple IT automation system
Group: System/Libraries
@ -11,7 +11,7 @@ URL: https://www.ansible.com/
Source: https://pypi.debian.net/ansible/ansible-%{version}.tar.gz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: (python3.11dist(ansible-core) >= 2.17.4 with python3.11dist(ansible-core) < 2.18)
BuildRequires: (python3.11dist(ansible-core) >= 2.17.5 with python3.11dist(ansible-core) < 2.18)
BuildRequires: libpython311-devel
BuildRequires: python3.11dist(setuptools)
## AUTOBUILDREQ-END
@ -57,6 +57,9 @@ sed -i "/hotspot20_h2qp_.*cpython/d" %{name}.filelist
%doc COPYING
%changelog
* Thu Oct 10 2024 Automatic Build System <autodist@openmamba.org> 10.5.0-1mamba
- automatic version update by autodist
* Wed Sep 11 2024 Automatic Build System <autodist@openmamba.org> 10.4.0-1mamba
- automatic version update by autodist