From 0f33829a35f639cc7d38e7f1d114db587c26f172 Mon Sep 17 00:00:00 2001 From: ojkastl_buildservice <> Date: Mar 30 2023 21:04:10 +0000 Subject: Update ansible to version 7.4.0 / rev 94 via SR 1075492 https://build.opensuse.org/request/show/1075492 by user ojkastl_buildservice + dimstar_suse --- diff --git a/.files b/.files index f9c9711..96720f6 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 79b7158..1249157 100644 --- a/.rev +++ b/.rev @@ -979,4 +979,12 @@ numbers for further reference. 1069972 + + 4c4bbd9ff73fc25a2023a7532a1d8e87 + 7.4.0 + + dimstar_suse + + 1075492 + diff --git a/ansible-7.3.0.tar.gz b/ansible-7.3.0.tar.gz deleted file mode 120000 index 9cf9696..0000000 --- a/ansible-7.3.0.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeie2ykwv7kahdyteizuhetaw6fucipnw5r42donzsttfefntst4jo4 \ No newline at end of file diff --git a/ansible-7.4.0.tar.gz b/ansible-7.4.0.tar.gz new file mode 120000 index 0000000..df90caa --- /dev/null +++ b/ansible-7.4.0.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeigeorkincawqn7o3f5aw6rodzhqflqrjjfkmkyficvnocauspl5ye \ No newline at end of file diff --git a/ansible.changes b/ansible.changes index 9f2e2a9..ace74f6 100644 --- a/ansible.changes +++ b/ansible.changes @@ -1,4 +1,16 @@ ------------------------------------------------------------------- +Wed Mar 29 16:02:06 UTC 2023 - Johannes Kastl + +- update to 7.4.0: + Ansible 7.4.0 will include ansible-core 2.14.4 as well as a + curated set of Ansible collections to provide a vast number of + modules and plugins. + Collections which have opted-in to being a part of the Ansible 7 + unified changelog will have an entry on this page: + https://github.com/ansible-community/ + ansible-build-data/blob/main/7/CHANGELOG-v7.rst + +------------------------------------------------------------------- Tue Feb 28 16:03:45 UTC 2023 - Johannes Kastl - update to 7.3.0: diff --git a/ansible.spec b/ansible.spec index 4652b27..f41f9c9 100644 --- a/ansible.spec +++ b/ansible.spec @@ -30,7 +30,7 @@ %endif Name: ansible -Version: 7.3.0 +Version: 7.4.0 Release: 0 Summary: Radically simple IT automation License: GPL-3.0+ @@ -46,11 +46,11 @@ BuildRequires: fdupes BuildRequires: dos2unix # SECTION test requirements -BuildRequires: ansible-core >= 2.14.3 +BuildRequires: ansible-core >= 2.14.4 # /SECTION Requires: %{ansible_python}-base >= 3.9 -Requires: ansible-core >= 2.14.3 +Requires: ansible-core >= 2.14.4 # Do not check any files in collections for requires %global __requires_exclude_from ^%{ansible_python_sitelib}/.*$