From d62dc23b66e1c5bd618b363c427868dc2a7f1f3c Mon Sep 17 00:00:00 2001 From: ojkastl_buildservice <> Date: Oct 19 2023 21:28:48 +0000 Subject: Update ansible to version 8.5.0 / rev 103 via SR 1118824 https://build.opensuse.org/request/show/1118824 by user ojkastl_buildservice + anag+factory --- diff --git a/.files b/.files index c56f888..7f1b117 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 325d3f7..34aebd8 100644 --- a/.rev +++ b/.rev @@ -1051,4 +1051,12 @@ numbers for further reference. 1110792 + + 23a70916292c88b6811bd123f90fffa7 + 8.5.0 + + anag+factory + + 1118824 + diff --git a/ansible-8.4.0.tar.gz b/ansible-8.4.0.tar.gz deleted file mode 120000 index 6d97e5a..0000000 --- a/ansible-8.4.0.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeifu524f25qj5qqnhzpj4alrtdvpgig6xq5pbcxyevt7gndmjmfimi \ No newline at end of file diff --git a/ansible-8.5.0.tar.gz b/ansible-8.5.0.tar.gz new file mode 120000 index 0000000..ee474d4 --- /dev/null +++ b/ansible-8.5.0.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeibcemcklyd3l4dmbxh64myn3mhxy7iywaderzjidudpfpq6muye7m \ No newline at end of file diff --git a/ansible.changes b/ansible.changes index ffbd5bb..eed4d91 100644 --- a/ansible.changes +++ b/ansible.changes @@ -1,4 +1,15 @@ ------------------------------------------------------------------- +Thu Oct 19 06:31:54 UTC 2023 - Johannes Kastl + +- update to 8.5.0: + Ansible 8.5.0 includes ansible-core 2.15.5 as well as a curated + set of Ansible collections that provide a vast number of modules + and plugins. + Collections which have opted-in to being a part of the Ansible 8 + unified changelog will have an entry on this page: + https://github.com/ansible-community/ansible-build-data/blob/main/8/CHANGELOG-v8.rst + +------------------------------------------------------------------- Wed Sep 13 04:56:38 UTC 2023 - Johannes Kastl - update to 8.4.0: diff --git a/ansible.spec b/ansible.spec index 107999a..80dfa03 100644 --- a/ansible.spec +++ b/ansible.spec @@ -38,7 +38,7 @@ %endif Name: ansible -Version: 8.4.0 +Version: 8.5.0 Release: 0 Summary: Radically simple IT automation License: GPL-3.0+ @@ -54,11 +54,11 @@ BuildRequires: fdupes BuildRequires: dos2unix # SECTION test requirements -BuildRequires: ansible-core >= 2.15.4 +BuildRequires: ansible-core >= 2.15.5 # /SECTION Requires: %{ansible_python}-base >= 3.9 -Requires: ansible-core >= 2.15.4 +Requires: ansible-core >= 2.15.5 # Do not check any files in collections for requires %global __requires_exclude_from ^%{ansible_python_sitelib}/.*$