diff --git a/_servicedata b/_servicedata
index c8c8285..f1a9910 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/rpm-software-management/rpmlint.git
- 12af92736f850d24eb838a0549259df9758f81bf
\ No newline at end of file
+ 8ae3cb56c10bdec501366a206fee073edbbed1ea
\ No newline at end of file
diff --git a/rpmlint-2.4.0+git20221220.12af927.tar.xz b/rpmlint-2.4.0+git20221220.12af927.tar.xz
deleted file mode 100644
index 1a8c5ee..0000000
--- a/rpmlint-2.4.0+git20221220.12af927.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d7bc3140480768a0527cde5539f3e85e7013c0bb3c937bbe0c1a1fec71b1ed49
-size 6760536
diff --git a/rpmlint-2.4.0+git20230111.8ae3cb5.tar.xz b/rpmlint-2.4.0+git20230111.8ae3cb5.tar.xz
new file mode 100644
index 0000000..6db300f
--- /dev/null
+++ b/rpmlint-2.4.0+git20230111.8ae3cb5.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3e06b2cc8707980ba02cb2b27f80f94efe488a7478876b115035541eeffbb38c
+size 6761372
diff --git a/rpmlint.changes b/rpmlint.changes
index 6fc18b5..5165732 100644
--- a/rpmlint.changes
+++ b/rpmlint.changes
@@ -1,3 +1,50 @@
+-------------------------------------------------------------------
+Wed Jan 11 14:08:35 UTC 2023 - mliska@suse.cz
+
+- Update to version 2.4.0+git20230111.8ae3cb5:
+ * Files in /etc/pam.d/ should be moved to /usr
+
+-------------------------------------------------------------------
+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
+
+- Update to version 2.4.0+git20230110.6b6e36c:
+ * Use badge for entire devel package in OBS.
+ * zypper-plugins: complement test whitelisting by a mismatching entry
+
+-------------------------------------------------------------------
+Fri Jan 06 14:57:11 UTC 2023 - mliska@suse.cz
+
+- Update to version 2.4.0+git20230106.738df37:
+ * speed up parsing of ElfSectionInfo
+
+-------------------------------------------------------------------
+Fri Jan 06 14:01:31 UTC 2023 - mliska@suse.cz
+
+- Update to version 2.4.0+git20230106.c39f6c2:
+ * Relax no-binary and noarch-with-lib64 checks
+
+-------------------------------------------------------------------
+Fri Jan 06 08:49:47 UTC 2023 - mliska@suse.cz
+
+- Update to version 2.4.0+git20230106.ba0020a:
+ * Update openSUSE's licenses.toml
+ * Franklin Street address is ok
+
+-------------------------------------------------------------------
+Thu Jan 05 18:06:28 UTC 2023 - mliska@suse.cz
+
+- Update to version 2.4.0+git20230105.c9a861d:
+ * openSUSE: new whitelisting restriction for zypper plugins (bsc#1204314)
+ * Update D-Bus whitelisting for NetworkManager-iodine (bsc#1206756)
+ * Add OBS badge.
+
-------------------------------------------------------------------
Tue Dec 20 08:33:46 UTC 2022 - mliska@suse.cz
diff --git a/rpmlint.spec b/rpmlint.spec
index 74b85ea..74296eb 100644
--- a/rpmlint.spec
+++ b/rpmlint.spec
@@ -1,7 +1,7 @@
#
# spec file
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
-Version: 2.4.0+git20221220.12af927
+Version: 2.4.0+git20230111.8ae3cb5
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later