diff --git a/_service b/_service
index 069c1fb..7aab0f8 100644
--- a/_service
+++ b/_service
@@ -7,7 +7,7 @@
@PARENT_TAG@
v(\d*\.\d*\.)fb(\d*)
\1\2
- v2.1.74
+ v2.1.75
enable
diff --git a/_servicedata b/_servicedata
index daeebe2..ee57292 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/open-iscsi/rtslib-fb.git
- 33b174f313ba4f8aec2e2a159ff337ae7ca42cb8
\ No newline at end of file
+ 5469e71cfc47a5a869dae6bc7c1e0b2db7ae4c6a
\ No newline at end of file
diff --git a/python-rtslib-fb-v2.1.74.tar.xz b/python-rtslib-fb-v2.1.74.tar.xz
deleted file mode 100644
index ddba12b..0000000
--- a/python-rtslib-fb-v2.1.74.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9a454e2b9e310fcbbab5b09df5a0b45ff2095eec02640eba75be97327a6f0b78
-size 42432
diff --git a/python-rtslib-fb-v2.1.75.tar.xz b/python-rtslib-fb-v2.1.75.tar.xz
new file mode 100644
index 0000000..906694b
--- /dev/null
+++ b/python-rtslib-fb-v2.1.75.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:cc2f5b371f1523c6492063d0973a5ede58cc4c901ce67a5c0fea8e11735ba960
+size 42740
diff --git a/python-rtslib-fb.changes b/python-rtslib-fb.changes
index 9d31c6a..37c54d6 100644
--- a/python-rtslib-fb.changes
+++ b/python-rtslib-fb.changes
@@ -1,3 +1,19 @@
+-------------------------------------------------------------------
+Fri May 06 16:54:21 UTC 2022 - lduncan@suse.com
+
+- Update to version v2.1.75:
+ * version 2.1.75
+ * rtslib: fix missing ':' after else statement
+ * dbroot: let the user change the dbroot directory freely.
+ * handle target kernel module new attribute cpus_allowed_list
+ * fix "This _Backstore already exists in configFS" exception
+ * Check whether the enable attribute exists before fread
+ * Filter fabric wwns by reading driver name
+ * Add support of efct fabric driver
+ * tcmu: add support for config param data_pages_per_blk
+ * Relax restrictions on TPG Tag range
+ * rtslib: Use O_RDWR for sg devices alone.
+
-------------------------------------------------------------------
Sun Jan 30 17:07:00 UTC 2022 - Mykola Golub
diff --git a/python-rtslib-fb.spec b/python-rtslib-fb.spec
index 10881bb..2105258 100644
--- a/python-rtslib-fb.spec
+++ b/python-rtslib-fb.spec
@@ -25,7 +25,7 @@
%define dbdir %{_sysconfdir}/target
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-rtslib-fb
-Version: 2.1.74
+Version: 2.1.75
Release: 0%{?dist}
Summary: API for Linux kernel SCSI target (aka LIO)
License: Apache-2.0
@@ -50,7 +50,7 @@ Requires: alts
BuildRequires: alts
%else
Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
%endif
Provides: python-rtslib = %{version}-%{release}
Obsoletes: python-rtslib < %{version}