diff --git a/_servicedata b/_servicedata
index 200af38..d8304a5 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/openSUSE/multipath-tools.git
- d1b6a1c70de9ee39fab1310ef19f4325c3ec7096
\ No newline at end of file
+ f07325e85d5d9444ac4c816f75d2ce67af52af93
\ No newline at end of file
diff --git a/multipath-tools-0.9.5+68+suse.d1b6a1c.obscpio b/multipath-tools-0.9.5+68+suse.d1b6a1c.obscpio
deleted file mode 100644
index 8a4b97c..0000000
--- a/multipath-tools-0.9.5+68+suse.d1b6a1c.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ed5e2dae8d3ef4e51aefc032f4e9628dc2be80befd9a1701cbfa20e59544bb2a
-size 2782220
diff --git a/multipath-tools-0.9.6+71+suse.f07325e.obscpio b/multipath-tools-0.9.6+71+suse.f07325e.obscpio
new file mode 100644
index 0000000..e11c446
--- /dev/null
+++ b/multipath-tools-0.9.6+71+suse.f07325e.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:6169b198151142aa19514c43147bd1e8ea382a439673a510353e93d90fe96749
+size 2795532
diff --git a/multipath-tools.changes b/multipath-tools.changes
index 44e91f2..0762d7c 100644
--- a/multipath-tools.changes
+++ b/multipath-tools.changes
@@ -1,3 +1,23 @@
+-------------------------------------------------------------------
+Thu Sep 7 06:58:57 UTC 2023 - Martin Wilck
+
+- Update to version 0.9.6+71+suse.f07325e:
+ * avoid changing SCSI timeouts in "multipath -d" (bsc#1213809)
+
+-------------------------------------------------------------------
+Wed Sep 6 13:51:42 UTC 2023 - Martin Wilck
+
+- Update to version 0.9.6+70+suse.63925e8:
+ Upstream feature additions and bug fixes:
+ * ignore nvme devices by default if nvme native multipath is enabled
+ * add "group_by_tpg" path_grouping_policy
+ * add config options "detect_pgpolicy" and "detect_pgpolicy_use_tpg"
+ * libmultipath: add ALUA tpg path wildcard "%A"
+ * make prioritizer timeouts consistent with checker timeouts
+ * fix dev_loss_tmo even if not set in configuration (bsc#1212440)
+ * libmultipath: fix max_sectors_kb on adding path
+ * fix warnings reported by udevadm verify
+
-------------------------------------------------------------------
Fri May 12 13:54:09 UTC 2023 - Martin Wilck
diff --git a/multipath-tools.obsinfo b/multipath-tools.obsinfo
index 74df696..dfe78f3 100644
--- a/multipath-tools.obsinfo
+++ b/multipath-tools.obsinfo
@@ -1,4 +1,4 @@
name: multipath-tools
-version: 0.9.5+68+suse.d1b6a1c
-mtime: 1683877031
-commit: d1b6a1c70de9ee39fab1310ef19f4325c3ec7096
+version: 0.9.6+71+suse.f07325e
+mtime: 1694069633
+commit: f07325e85d5d9444ac4c816f75d2ce67af52af93
diff --git a/multipath-tools.spec b/multipath-tools.spec
index d018342..2dc2bc1 100644
--- a/multipath-tools.spec
+++ b/multipath-tools.spec
@@ -35,7 +35,7 @@
%define libdmmp_version %(echo %{_libdmmp_version} | tr . _)
Name: multipath-tools
-Version: 0.9.5+68+suse.d1b6a1c
+Version: 0.9.6+71+suse.f07325e
Release: 0
Summary: Tools to Manage Multipathed Devices with the device-mapper
License: GPL-2.0-only AND GPL-3.0-or-later