diff --git a/_servicedata b/_servicedata
index 708fd0c..9e23dfd 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/openSUSE/multipath-tools.git
- 5f857aff9b5a912b5d3361085c85d02251d39337
\ No newline at end of file
+ e2f2272965b84e18c88f714a5da944261386c22c
\ No newline at end of file
diff --git a/multipath-tools-0.9.7+76+suse.5f857af.obscpio b/multipath-tools-0.9.7+76+suse.5f857af.obscpio
deleted file mode 100644
index 9f911b6..0000000
--- a/multipath-tools-0.9.7+76+suse.5f857af.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2d995603992f4bdbe203802c53ef70fcb9c11b8af280479684fc42f870be2985
-size 2837516
diff --git a/multipath-tools-0.9.7+93+suse.e2f2272.obscpio b/multipath-tools-0.9.7+93+suse.e2f2272.obscpio
new file mode 100644
index 0000000..f921aa6
--- /dev/null
+++ b/multipath-tools-0.9.7+93+suse.e2f2272.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7a2e1d81d48871d3384bbe65c360f780a0556196d07d0e7e1a0e0194b109e331
+size 2839052
diff --git a/multipath-tools.changes b/multipath-tools.changes
index b996964..0eb318c 100644
--- a/multipath-tools.changes
+++ b/multipath-tools.changes
@@ -1,3 +1,16 @@
+-------------------------------------------------------------------
+Fri Jan 5 14:32:11 UTC 2024 - Martin Wilck
+
+- Update to version 0.9.7+93+suse.e2f2272:
+ * fix ANA prioritizer enablement logic (bsc#1218326)
+ * avoid setting queue_if_no_path on multipath maps for which the
+ no_path_retry timeout has expired
+ * the interactive commands "restorequeueing map X" and
+ "restorequeing maps" now only affect maps that had queueing
+ manually disabled using "disablequeuing maps" or
+ "disablequeuing map X" beforehand
+ * Spelling fixes
+
-------------------------------------------------------------------
Tue Nov 21 20:46:40 UTC 2023 - Martin Wilck
diff --git a/multipath-tools.obsinfo b/multipath-tools.obsinfo
index a724cda..99fd7f9 100644
--- a/multipath-tools.obsinfo
+++ b/multipath-tools.obsinfo
@@ -1,4 +1,4 @@
name: multipath-tools
-version: 0.9.7+76+suse.5f857af
-mtime: 1700563750
-commit: 5f857aff9b5a912b5d3361085c85d02251d39337
+version: 0.9.7+93+suse.e2f2272
+mtime: 1704464916
+commit: e2f2272965b84e18c88f714a5da944261386c22c
diff --git a/multipath-tools.spec b/multipath-tools.spec
index f2da63b..1ec3d21 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.7+76+suse.5f857af
+Version: 0.9.7+93+suse.e2f2272
Release: 0
Summary: Tools to Manage Multipathed Devices with the device-mapper
License: GPL-2.0-only AND GPL-3.0-or-later