diff --git a/_servicedata b/_servicedata
index 76cd0cf..f8787a0 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/rpm-software-management/rpmlint.git
- 4884f6a3885c4c8f409108df7400773702627e80
\ No newline at end of file
+ da2ed92198e8b7be0b4ef4038b2c4da72fe7f0b2
\ No newline at end of file
diff --git a/rpmlint-2.6.1+git20241111.4884f6a.tar.xz b/rpmlint-2.6.1+git20241111.4884f6a.tar.xz
deleted file mode 100644
index 76596f2..0000000
--- a/rpmlint-2.6.1+git20241111.4884f6a.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0d18f2f49e197a5f88494e412ddabe1a13b2d5f5d27c2e3a88d4e7cc0f1de1c0
-size 6126376
diff --git a/rpmlint-2.6.1+git20241115.da2ed92.tar.xz b/rpmlint-2.6.1+git20241115.da2ed92.tar.xz
new file mode 100644
index 0000000..078bbb4
--- /dev/null
+++ b/rpmlint-2.6.1+git20241115.da2ed92.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:cd6b2c8b9709866f1e3dcf409690323f150eff72f79ebf658b7561151a066e57
+size 6078244
diff --git a/rpmlint.changes b/rpmlint.changes
index 54ca9e8..6cd9e41 100644
--- a/rpmlint.changes
+++ b/rpmlint.changes
@@ -1,3 +1,42 @@
+-------------------------------------------------------------------
+Fri Nov 15 14:27:47 UTC 2024 - filippo.bonazzi@suse.com
+
+- Update to version 2.6.1+git20241115.da2ed92:
+ * polkit-rules-whitelist: adjust package name for sssd (bsc#1230051)
+ * SpecCheck: Update suse-update-desktop-file-deprecated message
+ * FilesCheck: Do not error about non-readable %ghost
+ * test: Mocking TagsCheck binaries
+ * CI: exclude test/files from pyupgrade
+ * test: exclude test files from ruff check
+ * test: Fix flake8 issues
+ * flake8: Skip test files from flake8
+ * test: Move doc pacakges to mock
+ * test: Normalize mock_zypp_syntax
+ * test: Normalize mock_xinetd
+ * test: Normalize mock_tmp_files
+ * test: Normalize mock_sysvinitonsystemd
+ * test: Normalize mock_shlib_policy
+ * test: Normalize mock_pkgconfig
+ * test: Normalize mock_pam_modules
+ * test: Normalize mock_mixed_ownership
+ * test: Normalize mock_menuxdg
+ * test: Normalize mock_LSB
+ * test: Remove not needed mock_lib_dependency.py
+ * test: Normalize mock_icon_sizes
+ * test: Normalize mock_i18n
+ * test: Normalize mock_files
+ * test: Normalize mock_FHS
+ * test: Normalize mock_erlang.py
+ * test: Normalize mock_dbus_policy.py
+ * test: Replace logrotate rpm with mock
+ * test: Normalize mock_config_files
+ * test: Normalize mock_build_root
+ * test: Normalize mock_build_date
+ * test: Normalize mock_bashisms
+ * test: Normalize mock_appdata
+ * test: Use skipif instead of early return in test_extract_fail
+ * Remove fPing binary not needed anymore
+
-------------------------------------------------------------------
Mon Nov 11 13:15:05 UTC 2024 - dimstar@opensuse.org
diff --git a/rpmlint.spec b/rpmlint.spec
index 1d9fa0f..17faf0a 100644
--- a/rpmlint.spec
+++ b/rpmlint.spec
@@ -23,7 +23,7 @@
%define name_suffix -%{flavor}
%endif
Name: rpmlint%{name_suffix}
-Version: 2.6.1+git20241111.4884f6a
+Version: 2.6.1+git20241115.da2ed92
Release: 0
Summary: RPM file correctness checker
License: GPL-2.0-or-later