diff --git a/ansible.spec b/ansible.spec index 386f588..7409ce6 100644 --- a/ansible.spec +++ b/ansible.spec @@ -1,6 +1,6 @@ %define with_pyver 310 Name: ansible -Version: 6.2.0 +Version: 6.3.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.10dist(ansible-core) >= 2.13.2 with python3.10dist(ansible-core) < 2.14) +BuildRequires: (python3.10dist(ansible-core) >= 2.13.3 with python3.10dist(ansible-core) < 2.14) BuildRequires: libpython310-devel BuildRequires: python3.10dist(setuptools) ## AUTOBUILDREQ-END @@ -58,6 +58,9 @@ sed -i "/hotspot20_h2qp_.*cpython/d" %{name}.filelist %doc COPYING %changelog +* Fri Aug 26 2022 Automatic Build System 6.3.0-1mamba +- automatic version update by autodist + * Thu Aug 18 2022 Automatic Build System 6.2.0-1mamba - automatic version update by autodist