diff --git a/_servicedata b/_servicedata
index 44e5b75..206f5bd 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/rpm-software-management/rpmlint.git
- 8797a6ece08d0eb67300203f2ed2a68933e138f5
\ No newline at end of file
+ c80ff6a2fa26674638d66a9fd3e323ea13e33cca
\ No newline at end of file
diff --git a/rpmlint-2.2.0+git20220112.bfaf91a.tar.xz b/rpmlint-2.2.0+git20220112.bfaf91a.tar.xz
deleted file mode 100644
index 255a460..0000000
--- a/rpmlint-2.2.0+git20220112.bfaf91a.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4c6a4262bd455bfbd583d6f224ed663f2af08091c4cdb31c4064c992002ae525
-size 6739844
diff --git a/rpmlint-2.2.0+git20220121.4f4f673.tar.xz b/rpmlint-2.2.0+git20220121.4f4f673.tar.xz
new file mode 100644
index 0000000..8619fd6
--- /dev/null
+++ b/rpmlint-2.2.0+git20220121.4f4f673.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:abc2c08057f5816f2f226b40d9716cdbc65d5966e8266e477ce03f93ff2e3d2d
+size 6740260
diff --git a/rpmlint.changes b/rpmlint.changes
index 737e117..5c04941 100644
--- a/rpmlint.changes
+++ b/rpmlint.changes
@@ -1,3 +1,13 @@
+-------------------------------------------------------------------
+Sat Jan 22 09:15:18 UTC 2022 - mliska@suse.cz
+
+- Update to version 2.2.0+git20220121.4f4f673:
+ * Remove shared-library-not-executable for all shared libs.
+ * Fix stupid mistake with shared-library-not-executable.
+ * Remove duplicite argument for run_elf_checks and use PkgFile.
+ * Set also LANGUAGE env. in ENGLISH_ENVIROMENT.
+ * Fix LGTM warning about RE pattern.
+
-------------------------------------------------------------------
Thu Jan 13 08:24:48 UTC 2022 - mliska@suse.cz
diff --git a/rpmlint.spec b/rpmlint.spec
index 8293bdf..112c03c 100644
--- a/rpmlint.spec
+++ b/rpmlint.spec
@@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
-Version: 2.2.0+git20220112.bfaf91a
+Version: 2.2.0+git20220121.4f4f673
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later