From 9a696e78b39de410d4fba6132e2a76eb36601108 Mon Sep 17 00:00:00 2001 From: ojkastl_buildservice <> Date: Mar 08 2023 14:22:22 +0000 Subject: Update ansible to version 7.3.0 / rev 93 via SR 1069972 https://build.opensuse.org/request/show/1069972 by user ojkastl_buildservice + dimstar_suse --- diff --git a/.files b/.files index 146bc21..f9c9711 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index f5be9f4..79b7158 100644 --- a/.rev +++ b/.rev @@ -971,4 +971,12 @@ numbers for further reference. 1063485 + + 8a869f7e4ef06a26331eb6452f3a2ed8 + 7.3.0 + + dimstar_suse + + 1069972 + diff --git a/.servicemark b/.servicemark deleted file mode 100644 index 3436856..0000000 --- a/.servicemark +++ /dev/null @@ -1 +0,0 @@ -afab31a68aa944267982719f62dbdd5b diff --git a/ansible-7.2.0.tar.gz b/ansible-7.2.0.tar.gz deleted file mode 120000 index 400f044..0000000 --- a/ansible-7.2.0.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeigj37oqs6kzoeaehfh2dxoo25rblq644chifft756yh4x4mtzot6a \ No newline at end of file diff --git a/ansible-7.3.0.tar.gz b/ansible-7.3.0.tar.gz new file mode 120000 index 0000000..9cf9696 --- /dev/null +++ b/ansible-7.3.0.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeie2ykwv7kahdyteizuhetaw6fucipnw5r42donzsttfefntst4jo4 \ No newline at end of file diff --git a/ansible.changes b/ansible.changes index b469642..9f2e2a9 100644 --- a/ansible.changes +++ b/ansible.changes @@ -1,9 +1,18 @@ ------------------------------------------------------------------- +Tue Feb 28 16:03:45 UTC 2023 - Johannes Kastl + +- update to 7.3.0: + Ansible 7.3.0 will include ansible-core 2.14.3 as well as a + curated set of Ansible collections to provide a vast number of + modules and plugins. + +------------------------------------------------------------------- Thu Feb 2 07:09:32 UTC 2023 - Johannes Kastl - update to 7.2.0: - Ansible 7.2.0 will include ansible-core 2.14.2 as well as a curated set of - Ansible collections to provide a vast number of modules and plugins. + Ansible 7.2.0 will include ansible-core 2.14.2 as well as a + curated set of Ansible collections to provide a vast number of + modules and plugins. ------------------------------------------------------------------- Thu Jan 12 12:17:31 UTC 2023 - Johannes Kastl diff --git a/ansible.spec b/ansible.spec index 3bb98b6..4652b27 100644 --- a/ansible.spec +++ b/ansible.spec @@ -30,7 +30,7 @@ %endif Name: ansible -Version: 7.2.0 +Version: 7.3.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.2 +BuildRequires: ansible-core >= 2.14.3 # /SECTION Requires: %{ansible_python}-base >= 3.9 -Requires: ansible-core >= 2.14.2 +Requires: ansible-core >= 2.14.3 # Do not check any files in collections for requires %global __requires_exclude_from ^%{ansible_python_sitelib}/.*$