diff --git a/_servicedata b/_servicedata
index e87bd4d..bf95043 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/rpm-software-management/rpmlint.git
- e9d5a19fe90b70de8844f0a511389b8f7ff0ebc1
\ No newline at end of file
+ 762044d61f186c4722cbd5a1caf638e97c8e09c4
\ No newline at end of file
diff --git a/rpmlint-2.2.0+git20220330.4d069ea.tar.xz b/rpmlint-2.2.0+git20220330.4d069ea.tar.xz
deleted file mode 100644
index dd8d1ce..0000000
--- a/rpmlint-2.2.0+git20220330.4d069ea.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4ef8afb960444859d358a860a30d988ed8faff8caaa261962dda5f30d677ce90
-size 6747432
diff --git a/rpmlint-2.2.0+git20220331.762044d.tar.xz b/rpmlint-2.2.0+git20220331.762044d.tar.xz
new file mode 100644
index 0000000..7296dd3
--- /dev/null
+++ b/rpmlint-2.2.0+git20220331.762044d.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8313361ab14228c99be17afaa1eeabb06756525efe78260f02a5ac791f143470
+size 6747188
diff --git a/rpmlint.changes b/rpmlint.changes
index d8e4bfb..24268db 100644
--- a/rpmlint.changes
+++ b/rpmlint.changes
@@ -1,3 +1,14 @@
+-------------------------------------------------------------------
+Thu Mar 31 13:39:10 UTC 2022 - mliska@suse.cz
+
+- Update to version 2.2.0+git20220331.762044d:
+ * Port opensuse checks.
+ * Additional name cleanup in pkg.py.
+ * lint.py: remove _check_valid_suffix and use str in ().
+ * pkg.py cleanup
+ * sudoers whitelist: add test entry for rpmlint-integration-test OBS package
+ * Re-init AlternativesCheck for each package.
+
-------------------------------------------------------------------
Wed Mar 30 10:34:56 UTC 2022 - mliska@suse.cz
diff --git a/rpmlint.spec b/rpmlint.spec
index 4003c36..0a9b232 100644
--- a/rpmlint.spec
+++ b/rpmlint.spec
@@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
-Version: 2.2.0+git20220330.4d069ea
+Version: 2.2.0+git20220331.762044d
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later