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