diff --git a/_service b/_service
index 7aab0f8..50ea20e 100644
--- a/_service
+++ b/_service
@@ -7,7 +7,7 @@
@PARENT_TAG@
v(\d*\.\d*\.)fb(\d*)
\1\2
- v2.1.75
+ v2.1.76
enable
diff --git a/_servicedata b/_servicedata
index ee57292..fa720bc 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/open-iscsi/rtslib-fb.git
- 5469e71cfc47a5a869dae6bc7c1e0b2db7ae4c6a
\ No newline at end of file
+ 745d51a46e6718e34c59b728fd96ec08bbf906dc
\ No newline at end of file
diff --git a/python-rtslib-fb-v2.1.75.tar.xz b/python-rtslib-fb-v2.1.75.tar.xz
deleted file mode 100644
index 906694b..0000000
--- a/python-rtslib-fb-v2.1.75.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:cc2f5b371f1523c6492063d0973a5ede58cc4c901ce67a5c0fea8e11735ba960
-size 42740
diff --git a/python-rtslib-fb-v2.1.76.tar.xz b/python-rtslib-fb-v2.1.76.tar.xz
new file mode 100644
index 0000000..969e539
--- /dev/null
+++ b/python-rtslib-fb-v2.1.76.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b496f1d908600910310a10728df469f00114b4c9d6090e657c212ad672dab1f2
+size 42892
diff --git a/python-rtslib-fb.changes b/python-rtslib-fb.changes
index a57fb7d..3ac7506 100644
--- a/python-rtslib-fb.changes
+++ b/python-rtslib-fb.changes
@@ -1,3 +1,13 @@
+-------------------------------------------------------------------
+Thu Oct 05 09:08:31 UTC 2023 - dmueller@suse.com
+
+- Update to version v2.1.76:
+ * version 2.1.76
+ * rtslib: remove the limit of 255 max mapped LUNs
+ * setup.py: match __version__ with optional trailing ".g".
+ * rtslib: Don't create /var/run on import
+ * Fix inability to create ACLs for some FC cards
+
-------------------------------------------------------------------
Fri Apr 21 12:33:32 UTC 2023 - Dirk Müller
diff --git a/python-rtslib-fb.spec b/python-rtslib-fb.spec
index c48339e..41613b1 100644
--- a/python-rtslib-fb.spec
+++ b/python-rtslib-fb.spec
@@ -26,7 +26,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%{?sle15_python_module_pythons}
Name: python-rtslib-fb
-Version: 2.1.75
+Version: 2.1.76
Release: 0%{?dist}
Summary: API for Linux kernel SCSI target (aka LIO)
License: Apache-2.0