From a1f9f546d2bebf7dbdc2e145e8b8e050e1b3c200 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 03:51:36 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- targetcli.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/targetcli.spec b/targetcli.spec index 8c59cd4..4aae6c5 100644 --- a/targetcli.spec +++ b/targetcli.spec @@ -4,7 +4,7 @@ Name: targetcli License: ASL 2.0 Summary: An administration shell for storage targets Version: 2.1.fb49 -Release: 8%{?dist} +Release: 9%{?dist} URL: https://github.com/open-iscsi/%{oname} Source: %{url}/archive/v%{version}/%{oname}-%{version}.tar.gz BuildArch: noarch @@ -41,6 +41,9 @@ install -m 644 targetcli.8 %{buildroot}%{_mandir}/man8/ %dir %{_sysconfdir}/target/backup %changelog +* Tue May 26 2020 Miro HronĨok - 2.1.fb49-9 +- Rebuilt for Python 3.9 + * Fri Jan 31 2020 Fedora Release Engineering - 2.1.fb49-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild