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