From 86c7db490f80ac4f86bab21963ff7164dd246451 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 03:38:19 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-rtslib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-rtslib.spec b/python-rtslib.spec index 3126ffe..debb1f3 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.fb69 -Release: 8%{?dist} +Release: 9%{?dist} URL: https://github.com/open-iscsi/%{oname} Source: %{url}/archive/v%{version}/%{oname}-%{version}.tar.gz Source1: target.service @@ -127,6 +127,9 @@ install -m 644 doc/saveconfig.json.5 %{buildroot}%{_mandir}/man5/ %endif %changelog +* Tue May 26 2020 Miro HronĨok - 2.1.fb69-9 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 2.1.fb69-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild