From 359bdbf040ecd826f7f85a9fd6f66f51ea2d6261 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 11:28:15 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- targetcli.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/targetcli.spec b/targetcli.spec index 1c0b496..e27bb98 100644 --- a/targetcli.spec +++ b/targetcli.spec @@ -5,7 +5,7 @@ License: ASL 2.0 Group: System Environment/Libraries Summary: An administration shell for storage targets Version: 2.1.fb48 -Release: 4%{?dist} +Release: 5%{?dist} URL: https://fedorahosted.org/targetcli-fb/ Source: https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz Patch0001: 0001-signed-char.patch @@ -43,6 +43,9 @@ install -m 644 targetcli.8.gz %{buildroot}%{_mandir}/man8/ %{_mandir}/man8/targetcli.8.gz %changelog +* Tue Jun 19 2018 Miro HronĨok - 2.1.fb48-5 +- Rebuilt for Python 3.7 + * Tue May 8 2018 Andy Grover - 2.1.fb48-4 - Add patch 0001-signed-char.patch