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.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 e37d2e1..65d364d 100644 --- a/python-ansible-compat.changes +++ b/python-ansible-compat.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +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 + +- 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..0b7418d 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.1 Release: 0 Summary: Compatibility shim for Ansible 2.9 and newer License: MIT