From 3f4a037541894caf524e79176ea2fa88010ab7eecd0eb45a4ce6fe4467251568 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Wed, 24 May 2023 15:33:13 +0000 Subject: [PATCH 1/2] Accepting request 1088878 from home:ojkastl_buildservice:Branch_systemsmanagement_ansible update to 4.1.0 OBS-URL: https://build.opensuse.org/request/show/1088878 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:ansible/python-ansible-compat?expand=0&rev=15 --- ansible-compat-4.0.5.tar.gz | 3 --- ansible-compat-4.1.0.tar.gz | 3 +++ python-ansible-compat.changes | 9 +++++++++ python-ansible-compat.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 ansible-compat-4.0.5.tar.gz create mode 100644 ansible-compat-4.1.0.tar.gz diff --git a/ansible-compat-4.0.5.tar.gz b/ansible-compat-4.0.5.tar.gz deleted file mode 100644 index b1d96ec..0000000 --- a/ansible-compat-4.0.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4d7e333f8d4f35b103eabc027d91b585d55dd6193a14b91187fc66b1add6c6cd -size 65711 diff --git a/ansible-compat-4.1.0.tar.gz b/ansible-compat-4.1.0.tar.gz new file mode 100644 index 0000000..fbd4df3 --- /dev/null +++ b/ansible-compat-4.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcc6b3cf4bb102e1b1b36a8639fee7ad18ddb1d99fb055d208c8a0f650a51621 +size 66781 diff --git a/python-ansible-compat.changes b/python-ansible-compat.changes index e37d2e1..1be5c1c 100644 --- a/python-ansible-compat.changes +++ b/python-ansible-compat.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed May 24 14:05:34 UTC 2023 - Johannes Kastl + +- update to 4.1.0: + * Minor Changes + - Enable access to available plugins (#277) @ssbarnea + * Bugfixes + - Avoid creating ~/.ansible/collections (#280) @ssbarnea + ------------------------------------------------------------------- Mon May 22 05:42:53 UTC 2023 - Johannes Kastl diff --git a/python-ansible-compat.spec b/python-ansible-compat.spec index abecdc6..62374c5 100644 --- a/python-ansible-compat.spec +++ b/python-ansible-compat.spec @@ -24,7 +24,7 @@ %endif Name: python-ansible-compat -Version: 4.0.5 +Version: 4.1.0 Release: 0 Summary: Compatibility shim for Ansible 2.9 and newer License: MIT From ac8f619982b8a8e2577326a3c44d7abe7b7c303fa4a26e20b4d5e1302cf406fe Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Wed, 31 May 2023 09:55:22 +0000 Subject: [PATCH 2/2] Accepting request 1089939 from home:ojkastl_buildservice:Branch_systemsmanagement_ansible update to 4.1.1 OBS-URL: https://build.opensuse.org/request/show/1089939 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:ansible/python-ansible-compat?expand=0&rev=16 --- ansible-compat-4.1.0.tar.gz | 3 --- ansible-compat-4.1.1.tar.gz | 3 +++ python-ansible-compat.changes | 8 ++++++++ python-ansible-compat.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 ansible-compat-4.1.0.tar.gz create mode 100644 ansible-compat-4.1.1.tar.gz diff --git a/ansible-compat-4.1.0.tar.gz b/ansible-compat-4.1.0.tar.gz deleted file mode 100644 index fbd4df3..0000000 --- a/ansible-compat-4.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bcc6b3cf4bb102e1b1b36a8639fee7ad18ddb1d99fb055d208c8a0f650a51621 -size 66781 diff --git a/ansible-compat-4.1.1.tar.gz b/ansible-compat-4.1.1.tar.gz new file mode 100644 index 0000000..4f59727 --- /dev/null +++ b/ansible-compat-4.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ace0482066dc5ede3d074b3d9d28debc45a940743b39e09969c2f9c91198db1 +size 66834 diff --git a/python-ansible-compat.changes b/python-ansible-compat.changes index 1be5c1c..65d364d 100644 --- a/python-ansible-compat.changes +++ b/python-ansible-compat.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue May 30 11:44:08 UTC 2023 - Johannes Kastl + +- update to 4.1.1: + * Bugfixes + - Disable Ansible debug mode for sub-commands (#284) @ssbarnea + - Log retry attempt only when doing retries (#283) @ssbarnea + ------------------------------------------------------------------- Wed May 24 14:05:34 UTC 2023 - Johannes Kastl diff --git a/python-ansible-compat.spec b/python-ansible-compat.spec index 62374c5..0b7418d 100644 --- a/python-ansible-compat.spec +++ b/python-ansible-compat.spec @@ -24,7 +24,7 @@ %endif Name: python-ansible-compat -Version: 4.1.0 +Version: 4.1.1 Release: 0 Summary: Compatibility shim for Ansible 2.9 and newer License: MIT