From 1a299c8e94c869d27d53861e01ba42c18b086547 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:38 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- targetcli.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/targetcli.spec b/targetcli.spec index 627e0a6..0ff4133 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.fb43 -Release: 2%{?dist} +Release: 3%{?dist} URL: https://fedorahosted.org/targetcli-fb/ Source: https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz BuildArch: noarch @@ -41,6 +41,9 @@ install -m 644 targetcli.8.gz %{buildroot}%{_mandir}/man8/ %{_mandir}/man8/targetcli.8.gz %changelog +* Mon Dec 19 2016 Miro HronĨok - 2.1.fb43-3 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 2.1.fb43-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages