diff --git a/_servicedata b/_servicedata
index c952044..2054c38 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/rpm-software-management/rpmlint.git
- 66db794f4c81de559703c257b82e437f4ba6c746
\ No newline at end of file
+ be433b6afd4c5433f2e68da0adcfb7e51ee0866f
\ No newline at end of file
diff --git a/rpmlint-2.5.0+git20240115.66db794.tar.xz b/rpmlint-2.5.0+git20240115.66db794.tar.xz
deleted file mode 100644
index 0fd2a1a..0000000
--- a/rpmlint-2.5.0+git20240115.66db794.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:677b1fa44e17b4515903c4a36498e94f5a56e58a219682ef088c8ba66867ecc5
-size 6872880
diff --git a/rpmlint-2.5.0+git20240201.be433b6.tar.xz b/rpmlint-2.5.0+git20240201.be433b6.tar.xz
new file mode 100644
index 0000000..022de25
--- /dev/null
+++ b/rpmlint-2.5.0+git20240201.be433b6.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:f6d3db2b0954b2ba0870d1b0374e69f559251ae37f348e1bc2704913dd770531
+size 6914504
diff --git a/rpmlint.changes b/rpmlint.changes
index 46212d7..92136b6 100644
--- a/rpmlint.changes
+++ b/rpmlint.changes
@@ -1,3 +1,58 @@
+-------------------------------------------------------------------
+Thu Feb 01 10:40:43 UTC 2024 - wolfgang.frisch@suse.com
+
+- Update to version 2.5.0+git20240201.be433b6:
+ * pam-modules: whitelist pam_canonicalize_user (bsc#1219358)
+
+-------------------------------------------------------------------
+Wed Jan 31 12:36:33 UTC 2024 - wolfgang.frisch@suse.com
+
+- Update to version 2.5.0+git20240131.374af17:
+ * sendmail: permissions moved from /etc to /usr/share/permissions (bsc#1219339)
+
+-------------------------------------------------------------------
+Tue Jan 30 13:00:20 UTC 2024 - wolfgang.frisch@suse.com
+
+- Update to version 2.5.0+git20240130.b66a310:
+ * sendmail: permissions moved from /etc to /usr/share/permissions (bsc#1219339)
+
+-------------------------------------------------------------------
+Tue Jan 30 11:43:00 UTC 2024 - filippo.bonazzi@suse.com
+
+- Update to version 2.5.0+git20240130.4cdb3e1:
+ * Move rpm2cpio to one line
+ * PythonCheck: Check for python deps like python3.12dist(foo)
+ * config: Filter python require checks for Fedora
+
+-------------------------------------------------------------------
+Mon Jan 29 15:02:45 UTC 2024 - filippo.bonazzi@suse.com
+
+- Update to version 2.5.0+git20240129.d2cbb70:
+ * test_file_digest: cover new glob features in package and path names
+ * sysctl-whitelist: use new package glob pattern
+ * FileDigestCheck: support glob patterns in package names
+ * FileDigestCheck: make glob patterns in filenames explicit
+
+-------------------------------------------------------------------
+Thu Jan 25 14:44:51 UTC 2024 - filippo.bonazzi@suse.com
+
+- Update to version 2.5.0+git20240125.d0146be:
+ * sysctl-whitelist: add another package name for kubernetes1.29 (bsc#1219168)
+ * check: Implement reset method in checks
+ * Disable Mageia CI builds due to system problem
+ * check: Implement reset method in checks
+ * test: Add another test for patch-not-applied
+ * read rpm package directly with open() while extracting
+ * remove redundant TODO comments; checking is handled with check_output() pretty well now
+ * leave rpm2cpio as fallback for distros which do not have rpm2archive available yet
+ * fix warnings about import order, attempt 2
+ * fix warnings about import order
+ * Fixes for nsafe shell command
+ * Drop rpm2cpio usage entirely
+ * Adding support for RPM packages containing files greater than 4GB
+ * lint: Reset all checks for each package
+ * test: Extend tag tests to check 'W: missing-dependency-on'
+
-------------------------------------------------------------------
Mon Jan 15 13:23:13 UTC 2024 - filippo.bonazzi@suse.com
diff --git a/rpmlint.spec b/rpmlint.spec
index 70a3505..0eeef6b 100644
--- a/rpmlint.spec
+++ b/rpmlint.spec
@@ -1,5 +1,5 @@
#
-# spec file
+# spec file for package rpmlint
#
# Copyright (c) 2024 SUSE LLC
#
@@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
-Version: 2.5.0+git20240115.66db794
+Version: 2.5.0+git20240201.be433b6
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later