From a6b9f0485785c89f949f449183edcb09444d6224 Mon Sep 17 00:00:00 2001 From: ojkastl_buildservice <> Date: Nov 08 2023 21:32:53 +0000 Subject: Update ansible to version 8.6.0 / rev 104 via SR 1124150 https://build.opensuse.org/request/show/1124150 by user ojkastl_buildservice + anag+factory --- diff --git a/.files b/.files index 7f1b117..ad3b908 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 34aebd8..15e2d94 100644 --- a/.rev +++ b/.rev @@ -1059,4 +1059,12 @@ numbers for further reference. 1118824 + + 3475a8e781f01d58754e4e575a9193ee + 8.6.0 + + anag+factory + + 1124150 + diff --git a/ansible-8.5.0.tar.gz b/ansible-8.5.0.tar.gz deleted file mode 120000 index ee474d4..0000000 --- a/ansible-8.5.0.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeibcemcklyd3l4dmbxh64myn3mhxy7iywaderzjidudpfpq6muye7m \ No newline at end of file diff --git a/ansible-8.6.0.tar.gz b/ansible-8.6.0.tar.gz new file mode 120000 index 0000000..f787ea7 --- /dev/null +++ b/ansible-8.6.0.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeibyb54dobvbb7p4dtesmuxp6javbm2etfj3m4yrrzrhikfovixwze \ No newline at end of file diff --git a/ansible.changes b/ansible.changes index eed4d91..5b3d97a 100644 --- a/ansible.changes +++ b/ansible.changes @@ -1,4 +1,15 @@ ------------------------------------------------------------------- +Tue Nov 7 20:45:32 UTC 2023 - Johannes Kastl + +- update to 8.6.0: + Ansible 8.6.0 includes ansible-core 2.15.6 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 + +------------------------------------------------------------------- Thu Oct 19 06:31:54 UTC 2023 - Johannes Kastl - update to 8.5.0: diff --git a/ansible.spec b/ansible.spec index 80dfa03..e63d07b 100644 --- a/ansible.spec +++ b/ansible.spec @@ -38,7 +38,7 @@ %endif Name: ansible -Version: 8.5.0 +Version: 8.6.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.5 +BuildRequires: ansible-core >= 2.15.6 # /SECTION Requires: %{ansible_python}-base >= 3.9 -Requires: ansible-core >= 2.15.5 +Requires: ansible-core >= 2.15.6 # Do not check any files in collections for requires %global __requires_exclude_from ^%{ansible_python_sitelib}/.*$