From a096d272b46d9357d973589e0910f35bce587a6f8f7e7890f1c58b2ce2745f86 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Thu, 3 Nov 2022 19:36:03 +0000 Subject: [PATCH] Accepting request 1032490 from home:ojkastl_buildservice:Branch_systemsmanagement_ansible update to 2.2.3 OBS-URL: https://build.opensuse.org/request/show/1032490 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:ansible/python-ansible-compat?expand=0&rev=4 --- _service | 4 ++++ ansible-compat-2.2.1.tar.gz | 3 --- ansible-compat-2.2.3.tar.gz | 3 +++ python-ansible-compat.changes | 15 +++++++++++++++ python-ansible-compat.spec | 2 +- 5 files changed, 23 insertions(+), 4 deletions(-) create mode 100644 _service delete mode 100644 ansible-compat-2.2.1.tar.gz create mode 100644 ansible-compat-2.2.3.tar.gz diff --git a/_service b/_service new file mode 100644 index 0000000..1bd86b8 --- /dev/null +++ b/_service @@ -0,0 +1,4 @@ + + + + diff --git a/ansible-compat-2.2.1.tar.gz b/ansible-compat-2.2.1.tar.gz deleted file mode 100644 index 3c92f92..0000000 --- a/ansible-compat-2.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a012753a0a02dab2f22b0e574e3e7b00399f660606154474ffe25621fa80d3b -size 39126 diff --git a/ansible-compat-2.2.3.tar.gz b/ansible-compat-2.2.3.tar.gz new file mode 100644 index 0000000..86441ee --- /dev/null +++ b/ansible-compat-2.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f4e861fa3b0843688add32c5873b20848ebef96ef715d1d808d265835620428 +size 39603 diff --git a/python-ansible-compat.changes b/python-ansible-compat.changes index f775a12..db1cd6e 100644 --- a/python-ansible-compat.changes +++ b/python-ansible-compat.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Oct 31 13:04:54 UTC 2022 - Johannes Kastl + +- update to 2.2.3: + * Bugfixes + - Correct offline cli arg support check (#178) @ssbarnea + +------------------------------------------------------------------- +Mon Oct 31 11:52:08 UTC 2022 - Johannes Kastl + +- update to 2.2.2: + * Bugfixes + - Add packaging to dependencies (#173) @ssbarnea + - Pass offline argument to galaxy command when needed (#172) @ssbarnea + ------------------------------------------------------------------- Sun Sep 25 12:50:57 UTC 2022 - Johannes Kastl diff --git a/python-ansible-compat.spec b/python-ansible-compat.spec index d04f1eb..2daf214 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.1 +Version: 2.2.3 Release: 0 Summary: Compatibility shim for Ansible 2.9 and newer License: MIT