From 8532811541b529140a643cd84aced7c06d0148cc Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 20:25:46 +0100 Subject: [PATCH] automatic version update by autodist [release 3.1.0-1mamba;Thu Mar 11 2021] --- ansible.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ansible.spec b/ansible.spec index 2f2e313..6bf05a9 100644 --- a/ansible.spec +++ b/ansible.spec @@ -1,5 +1,5 @@ Name: ansible -Version: 3.0.0 +Version: 3.1.0 Release: 1mamba Summary: A radically simple IT automation system Group: System/Libraries @@ -21,7 +21,6 @@ Requires: python-markupsafe-py3 Requires: python-cryptography-py3 Provides: python-ansible Obsoletes: python-ansible -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description %{summary}. @@ -55,6 +54,9 @@ sed -i "/ /d" %{name}.filelist %doc COPYING %changelog +* Thu Mar 11 2021 Automatic Build System 3.1.0-1mamba +- automatic version update by autodist + * Thu Feb 18 2021 Automatic Build System 3.0.0-1mamba - automatic version update by autodist