diff --git a/_servicedata b/_servicedata
index 8a25841..c7249ce 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/rpm-software-management/rpmlint.git
- 6b6e36c0a3ee72257d1087f9098ece98a4d8ffc1
\ No newline at end of file
+ cd8d2e8beb85aa4243f759a269c87b4489f1fd2c
\ No newline at end of file
diff --git a/rpmlint-2.4.0+git20230110.6b6e36c.tar.xz b/rpmlint-2.4.0+git20230110.6b6e36c.tar.xz
deleted file mode 100644
index da1a2b7..0000000
--- a/rpmlint-2.4.0+git20230110.6b6e36c.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:01fa91d028c436499c6d54d1651bf886e556afc469557853f6db86901970947f
-size 6761260
diff --git a/rpmlint-2.4.0+git20230111.cd8d2e8.tar.xz b/rpmlint-2.4.0+git20230111.cd8d2e8.tar.xz
new file mode 100644
index 0000000..dbba157
--- /dev/null
+++ b/rpmlint-2.4.0+git20230111.cd8d2e8.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:19e305da4e042ca7a26adda94dc3a637c69f35ba9dee66e07d86b8e9d3a7c7e2
+size 6761248
diff --git a/rpmlint.changes b/rpmlint.changes
index b5b825f..29f4c87 100644
--- a/rpmlint.changes
+++ b/rpmlint.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Wed Jan 11 10:10:22 UTC 2023 - mliska@suse.cz
+
+- Update to version 2.4.0+git20230111.cd8d2e8:
+ * magic: remove python2 support and simplify
+ * Remove Python 2 support in generate-isocodes.py
+
-------------------------------------------------------------------
Tue Jan 10 10:20:43 UTC 2023 - mliska@suse.cz
diff --git a/rpmlint.spec b/rpmlint.spec
index 94ebe75..53e7066 100644
--- a/rpmlint.spec
+++ b/rpmlint.spec
@@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
-Version: 2.4.0+git20230110.6b6e36c
+Version: 2.4.0+git20230111.cd8d2e8
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later