diff --git a/ansible-2.9.0.tar.gz b/ansible-2.9.24.tar.gz similarity index 62% rename from ansible-2.9.0.tar.gz rename to ansible-2.9.24.tar.gz index 98245d8eece44865ec0f9af0e0ba751e1e17a750..51b70b394126f28b3ed658fac6644980921a3b88 100644 Binary files a/ansible-2.9.0.tar.gz and b/ansible-2.9.24.tar.gz differ diff --git a/ansible.spec b/ansible.spec index e378369474612240de898645db7e4a9ab3f6739a..30482c0dd965393595e4ef4348d3707c12030813 100644 --- a/ansible.spec +++ b/ansible.spec @@ -10,11 +10,11 @@ Name: ansible Summary: SSH-based configuration management, deployment, and task execution system -Version: 2.9.0 +Version: 2.9.24 Release: 1 License: Python-2.0 and MIT and GPL+ Url: http://ansible.com -Source0: https://releases.ansible.com/ansible/%{name}-%{version}.tar.gz +Source0: https://releases.ansible.com/ansible/%{name}-%{version}.tar.gz BuildArch: noarch Provides: ansible-fireball = %{version}-%{release} Obsoletes: ansible-fireball < 1.2.4 @@ -114,6 +114,9 @@ cp -pr docs/docsite/rst . %endif %changelog +* Fri Sep 17 2021 houyingchao - 2.9.24-1 +- update to 2.9.24 + * Mon Jul 12 2021 liksh - 2.9.0-1 - update to 2.9.0