diff --git a/_servicedata b/_servicedata
index b456820..e6b31a5 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/rpm-software-management/rpmlint.git
- 2713543a1b5b7eaf98d92daf48f1fc6f9e256d48
\ No newline at end of file
+ 2aee727a4b7e60859ded88c84b2d055195a8ec03
\ No newline at end of file
diff --git a/rpmlint-2.5.0+git20231025.2713543.tar.xz b/rpmlint-2.5.0+git20231025.2713543.tar.xz
deleted file mode 100644
index b96a6b9..0000000
--- a/rpmlint-2.5.0+git20231025.2713543.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:415a14fa0552e363f6b21e1ab0fd6668b5ce5c70f797be6d6319dd93e29a0aa6
-size 6872704
diff --git a/rpmlint-2.5.0+git20231102.2aee727.tar.xz b/rpmlint-2.5.0+git20231102.2aee727.tar.xz
new file mode 100644
index 0000000..8f8404b
--- /dev/null
+++ b/rpmlint-2.5.0+git20231102.2aee727.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:60698dbbae7af076e60fc64168cca7f4bae3c784d9315c0a37a8f516bbb8198b
+size 6873408
diff --git a/rpmlint.changes b/rpmlint.changes
index 464c495..7be93a4 100644
--- a/rpmlint.changes
+++ b/rpmlint.changes
@@ -1,3 +1,15 @@
+-------------------------------------------------------------------
+Thu Nov 02 12:42:08 UTC 2023 - wolfgang.frisch@suse.com
+
+- Update to version 2.5.0+git20231102.2aee727:
+ * dbus-services: whitelist passim service (bsc#1216434)
+ * CI: Add systemd-rpm-macros package
+ * Add pgadmin user/group
+ * Add missing dependency to rpmlint spec
+ * Update search regexes for %service_* macros
+ * Don't skip systemd scriptlet test on Fedora
+ * Improve systemd scriptlet test name
+
-------------------------------------------------------------------
Wed Oct 25 14:56:05 UTC 2023 - filippo.bonazzi@suse.com
diff --git a/rpmlint.spec b/rpmlint.spec
index 94a8ab0..2fb46fc 100644
--- a/rpmlint.spec
+++ b/rpmlint.spec
@@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
-Version: 2.5.0+git20231025.2713543
+Version: 2.5.0+git20231102.2aee727
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later