From 634129f3d4b14fe4c83af44ffc69583ea77131e7 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 04:44:51 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- python-rtslib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-rtslib.spec b/python-rtslib.spec index 6fd0f31..09e6fa2 100644 --- a/python-rtslib.spec +++ b/python-rtslib.spec @@ -7,7 +7,7 @@ Name: python-rtslib License: ASL 2.0 Summary: API for Linux kernel LIO SCSI target Version: 2.1.74 -Release: 3%{?dist} +Release: 4%{?dist} URL: https://github.com/open-iscsi/%{oname} Source: %{url}/archive/v%{version}/%{oname}-%{version}.tar.gz Patch0: 0001-Turn-off-unsupported-fabrics.patch @@ -128,6 +128,9 @@ install -m 644 doc/saveconfig.json.5 %{buildroot}%{_mandir}/man5/ %endif %changelog +* Fri Apr 16 2021 Mohan Boddu - 2.1.74-4 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Fri Apr 09 2021 Maurizio Lombardi - 2.1.74-3 - Disable the unsupported fabrics - set dbroot to /var/target as in RHEL8