diff --git a/_service b/_service
index 342d2e2..4bbaa3c 100644
--- a/_service
+++ b/_service
@@ -8,7 +8,7 @@
@PARENT_TAG@.@TAG_OFFSET@.%h
v(.*)
\1
- 77128e6b6d32a1aad7c1bec9d6eb1f061b63cf39
+ 0031f1b36dc0655decd5d0d60bc6874b1e872db0
suse/rdma-core.spec
diff --git a/prebuilt-pandoc.tgz b/prebuilt-pandoc.tgz
index 7cbc0d9..7931625 100644
--- a/prebuilt-pandoc.tgz
+++ b/prebuilt-pandoc.tgz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:a4177e66986f8d7dc34d50b17b6ab1d62e5bd178da809bd8fa77408c717656cd
-size 106632
+oid sha256:227b74120bccdbff2eb98e588f0444dbb5439bc2e586cf35ad2443fcc44d6c6a
+size 108632
diff --git a/rdma-core-54.0.0.77128e6b6d32.tar.gz b/rdma-core-54.0.0.77128e6b6d32.tar.gz
deleted file mode 100644
index 4d58f2b..0000000
--- a/rdma-core-54.0.0.77128e6b6d32.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:932fc43983a3465fc7ea1c0c18e757661e0584ca42a8e9ec5d2265c7df4367d8
-size 1953682
diff --git a/rdma-core-56.0.0.0031f1b36dc0.tar.gz b/rdma-core-56.0.0.0031f1b36dc0.tar.gz
new file mode 100644
index 0000000..0589228
--- /dev/null
+++ b/rdma-core-56.0.0.0031f1b36dc0.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5e7411e12306b529753730c7cf526c979431ac95d79d4bb63704ca8dfd5ac27a
+size 1971197
diff --git a/rdma-core.changes b/rdma-core.changes
index 55f98ac..09b858a 100644
--- a/rdma-core.changes
+++ b/rdma-core.changes
@@ -1,3 +1,14 @@
+-------------------------------------------------------------------
+Wed Feb 19 15:17:34 UTC 2025 - Nicolas Morey
+
+- Update to rdma-core v56.0 (jsc#PED11323)
+ - No release notes available
+
+-------------------------------------------------------------------
+Wed Jan 22 16:38:12 UTC 2025 - Dominique Leuenberger
+
+- Drop rcFOO symlinks for CODE16 (PED-266).
+
-------------------------------------------------------------------
Thu Oct 10 08:39:02 UTC 2024 - Nicolas Morey
diff --git a/rdma-core.spec b/rdma-core.spec
index dcb242c..a8d1d1c 100644
--- a/rdma-core.spec
+++ b/rdma-core.spec
@@ -1,7 +1,7 @@
#
# spec file for package rdma-core
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -30,9 +30,9 @@
%define _modprobedir /lib/modprobe.d
%endif
-%define git_ver .0.77128e6b6d32
+%define git_ver .0.0031f1b36dc0
Name: rdma-core
-Version: 54.0
+Version: 56.0
Release: 0
Summary: RDMA core userspace libraries and daemons
License: BSD-2-Clause OR GPL-2.0-only
@@ -525,7 +525,9 @@ cd build
LD_LIBRARY_PATH=./lib bin/ib_acme -D . -O
install -D -m0644 ibacm_opts.cfg %{buildroot}%{_sysconfdir}/rdma/
+%if 0%{?suse_version} < 1600
for service in rdma rdma-ndd ibacm iwpmd srp_daemon; do ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rc${service}; done
+%endif
# Delete the package's init.d scripts
rm -rf %{buildroot}/%{_initddir}/
@@ -679,7 +681,9 @@ done
%{_libexecdir}/mlx4-setup.sh
%{_libexecdir}/truescale-serdes.cmds
%license COPYING.*
+%if 0%{?suse_version} < 1600
%{_sbindir}/rcrdma
+%endif
%files devel
%doc %{_docdir}/%{name}-%{version}/MAINTAINERS
@@ -764,7 +768,9 @@ done
%{_unitdir}/ibacm.socket
%dir %{_libdir}/ibacm
%{_libdir}/ibacm/*
+%if 0%{?suse_version} < 1600
%{_sbindir}/rcibacm
+%endif
%doc %{_docdir}/%{name}-%{version}/ibacm.md
%files -n infiniband-diags
@@ -837,7 +843,9 @@ done
%dir %{_sysconfdir}/rdma
%dir %{_sysconfdir}/rdma/modules
%{_sbindir}/iwpmd
+%if 0%{?suse_version} < 1600
%{_sbindir}/rciwpmd
+%endif
%{_unitdir}/iwpmd.service
%config(noreplace) %{_sysconfdir}/rdma/modules/iwpmd.conf
%config(noreplace) %{_sysconfdir}/iwpmd.conf
@@ -898,7 +906,9 @@ done
%{_sbindir}/ibsrpdm
%{_sbindir}/srp_daemon
%{_sbindir}/run_srp_daemon
+%if 0%{?suse_version} < 1600
%{_sbindir}/rcsrp_daemon
+%endif
%{_mandir}/man5/srp_daemon.service.5*
%{_mandir}/man5/srp_daemon_port@.service.5*
%{_mandir}/man8/ibsrpdm.8*
@@ -907,7 +917,9 @@ done
%files -n rdma-ndd
%{_sbindir}/rdma-ndd
+%if 0%{?suse_version} < 1600
%{_sbindir}/rcrdma-ndd
+%endif
%{_unitdir}/rdma-ndd.service
%{_mandir}/man8/rdma-ndd.8*
%{_udevrulesdir}/60-rdma-ndd.rules