diff --git a/ansible-compat-2.2.0.tar.gz b/ansible-compat-2.2.0.tar.gz deleted file mode 100644 index 062d228..0000000 --- a/ansible-compat-2.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:676db8ec0449d1f07038625b8ebb8ceef5f8ad3a1af3ee82d4ed66b9b04cb6fa -size 38772 diff --git a/ansible-compat-2.2.1.tar.gz b/ansible-compat-2.2.1.tar.gz new file mode 100644 index 0000000..3c92f92 --- /dev/null +++ b/ansible-compat-2.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a012753a0a02dab2f22b0e574e3e7b00399f660606154474ffe25621fa80d3b +size 39126 diff --git a/python-ansible-compat.changes b/python-ansible-compat.changes index a25868d..f775a12 100644 --- a/python-ansible-compat.changes +++ b/python-ansible-compat.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Sep 25 12:50:57 UTC 2022 - Johannes Kastl + +- update to 2.2.1: + * Bugfixes + - Avoid galaxy install failure with already symlinked collections (#166) @ssbarnea + - Avoid python warning about unknown warning category (#164) @ssbarnea + ------------------------------------------------------------------- Thu Jul 28 20:45:45 UTC 2022 - Johannes Kastl diff --git a/python-ansible-compat.spec b/python-ansible-compat.spec index e16879a..d04f1eb 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.0 +Version: 2.2.1 Release: 0 Summary: Compatibility shim for Ansible 2.9 and newer License: MIT