diff --git a/.gitignore b/.gitignore
index 233ed9b..ab54c3e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/rtslib-fb-2.1.72.tar.gz
+SOURCES/rtslib-fb-2.1.74.tar.gz
diff --git a/.python-rtslib.metadata b/.python-rtslib.metadata
index 7bc5db4..2c2654b 100644
--- a/.python-rtslib.metadata
+++ b/.python-rtslib.metadata
@@ -1 +1 @@
-b44c8b66a8002c4d7eb6203639d151b0c956b11e SOURCES/rtslib-fb-2.1.72.tar.gz
+298ec36a694f6f27b84ea16a627e349f5c0792f4 SOURCES/rtslib-fb-2.1.74.tar.gz
diff --git a/SPECS/python-rtslib.spec b/SPECS/python-rtslib.spec
index 2ff4d59..4debe8f 100644
--- a/SPECS/python-rtslib.spec
+++ b/SPECS/python-rtslib.spec
@@ -8,7 +8,7 @@ Name:           python-rtslib
 License:        ASL 2.0
 Group:          System Environment/Libraries
 Summary:        API for Linux kernel LIO SCSI target
-Version:        2.1.72
+Version:        2.1.74
 Release:        1%{?dist}
 URL:            https://github.com/open-iscsi/%{oname}
 Source:         %{url}/archive/v%{version}/%{oname}-%{version}.tar.gz
@@ -126,6 +126,9 @@ popd
 %doc doc/html
 
 %changelog
+* Fri Oct 09 2020 Maurizio Lombardi <mlombard@redhat.com> - 2.1.74-1
+- Rebase to the latest upstream version
+
 * Fri Apr 03 2020 Maurizio Lombardi <mlombard@redhat.com> - 2.1.72-1
 - Update to the latest upstream version