diff --git a/ansible-compat-2.2.4.tar.gz b/ansible-compat-2.2.4.tar.gz deleted file mode 100644 index 04cec2e..0000000 --- a/ansible-compat-2.2.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a2c3ade5005530cdfdd8e961c784b1718f17ad480a1be5a8014bff89c9c9c2e -size 39772 diff --git a/ansible-compat-2.2.5.tar.gz b/ansible-compat-2.2.5.tar.gz new file mode 100644 index 0000000..10013cb --- /dev/null +++ b/ansible-compat-2.2.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28c7c545fd60ef9c3059cfb2fefd27f92db091ff6b5868f83f121ceb5e1fe1b5 +size 39794 diff --git a/python-ansible-compat.changes b/python-ansible-compat.changes index 94b4892..cafbf9a 100644 --- a/python-ansible-compat.changes +++ b/python-ansible-compat.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Nov 18 06:37:34 UTC 2022 - Johannes Kastl + +- update to 2.2.5: + * Bugfixes + - Make galaxy installation verbose (#190) @ssbarnea + - Log current directory before running galaxy install (#188) @ssbarnea + - Update build-system dependency for setuptools-scm to >= 7.0.0 (#186) @dvzrv + - Update devtools repo url (#185) @ssbarnea + ------------------------------------------------------------------- Tue Nov 15 15:40:25 UTC 2022 - Johannes Kastl diff --git a/python-ansible-compat.spec b/python-ansible-compat.spec index 2e39e06..199d1a8 100644 --- a/python-ansible-compat.spec +++ b/python-ansible-compat.spec @@ -19,7 +19,7 @@ # only works with the python version which the package 'ansible' uses %define pythons python3 Name: python-ansible-compat -Version: 2.2.4 +Version: 2.2.5 Release: 0 Summary: Compatibility shim for Ansible 2.9 and newer License: MIT