diff --git a/_servicedata b/_servicedata
index 7a4a82f..0b192d0 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/rpm-software-management/rpmlint.git
- ef00f95c7cee94b1c71e72ec064e9a4d589808e1
\ No newline at end of file
+ cc4678201f40283a49c3d506067502ff54079a49
\ No newline at end of file
diff --git a/rpmlint-2.2.0+git20220204.4166915.tar.xz b/rpmlint-2.2.0+git20220204.4166915.tar.xz
deleted file mode 100644
index f495d1f..0000000
--- a/rpmlint-2.2.0+git20220204.4166915.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:40da45d2d7e7211e6f4beb384eb590dfc1461c5a3df5af82ce35c8ee069412e1
-size 6740640
diff --git a/rpmlint-2.2.0+git20220211.709d2fa.tar.xz b/rpmlint-2.2.0+git20220211.709d2fa.tar.xz
new file mode 100644
index 0000000..3e57f69
--- /dev/null
+++ b/rpmlint-2.2.0+git20220211.709d2fa.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:836a928db9c8362a3662fb68b6906e79ba075cb1b8ce849f38bad56effb2dcca
+size 6745416
diff --git a/rpmlint.changes b/rpmlint.changes
index 76bd59f..b3935ec 100644
--- a/rpmlint.changes
+++ b/rpmlint.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Sun Feb 13 10:14:32 UTC 2022 - mliska@suse.cz
+
+- Update to version 2.2.0+git20220211.709d2fa:
+ * Require at least Python 3.8.
+ * FileDigestCheck: implement support for file digest filtering
+
-------------------------------------------------------------------
Sun Feb 06 08:42:06 UTC 2022 - mliska@suse.cz
diff --git a/rpmlint.spec b/rpmlint.spec
index 6c07bae..ab2e339 100644
--- a/rpmlint.spec
+++ b/rpmlint.spec
@@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
-Version: 2.2.0+git20220204.4166915
+Version: 2.2.0+git20220211.709d2fa
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later