diff --git a/_servicedata b/_servicedata
index 20dbb03..b9c2e6e 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/rpm-software-management/rpmlint.git
- 6ffec24c75ec08077e6e880682f6d68e10e2ee31
\ No newline at end of file
+ dfa31c7c5a9e8728e1f18d3d8249f7b9130d0dd1
\ No newline at end of file
diff --git a/rpmlint-2.4.0+git20230602.89901a92.tar.xz b/rpmlint-2.4.0+git20230602.89901a92.tar.xz
deleted file mode 100644
index c1324f3..0000000
--- a/rpmlint-2.4.0+git20230602.89901a92.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:f9540ebfb275ce68cbb56f13a3b90a415b43eb58121cb2118168423360ca527b
-size 7039612
diff --git a/rpmlint-2.4.0+git20230713.dfa31c7.tar.xz b/rpmlint-2.4.0+git20230713.dfa31c7.tar.xz
new file mode 100644
index 0000000..d9dd8bc
--- /dev/null
+++ b/rpmlint-2.4.0+git20230713.dfa31c7.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0f2639891afd7eee8a6054ea703ebf8bffeeebc7f97aa86e02346256aad852e1
+size 7333024
diff --git a/rpmlint.changes b/rpmlint.changes
index 9826172..a1811e8 100644
--- a/rpmlint.changes
+++ b/rpmlint.changes
@@ -1,3 +1,22 @@
+-------------------------------------------------------------------
+Thu Jul 13 14:45:17 UTC 2023 - wolfgang.frisch@suse.com
+
+- Update to version 2.4.0+git20230713.dfa31c7:
+ * bsc#1213292: adjust timesync1 dbus whitelisting
+ * spellcheck: Set lang to en_US when it's C
+ * SpecCheck: Allow macros for special comments
+ * rpmdiff: handle script argument with argparse
+ * PythonCheck: Handle extras in req check
+ * PythonCheck: Use packaging to parse deps strings
+ * PythonCheck: Ignore python_version in requirements
+ * PythonCheck: Support complex python requirements
+ * SpecCheck: Check for NULL char in all lines
+ * rpmdiff: adjust for rpm-4.19.0 API changes
+ * DocCheck: adjust for rpm-4.19.0 API changes
+ * dbus-services: drop whitelisting that was never put into production
+ * openSUSE/users-groups: transmission
+ * Releasing rpmlint as pre-commit hook
+
-------------------------------------------------------------------
Fri Jun 02 10:38:20 UTC 2023 - matthias.gerstner@suse.com
diff --git a/rpmlint.spec b/rpmlint.spec
index d66c7a9..c6aefab 100644
--- a/rpmlint.spec
+++ b/rpmlint.spec
@@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
-Version: 2.4.0+git20230602.89901a92
+Version: 2.4.0+git20230713.dfa31c7
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later