From 67ddeecbe49d25cf4bbc90c5c31e3da8a828d489 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 15:39:00 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- targetcli.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/targetcli.spec b/targetcli.spec index bc0a253..2c36d12 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.54 -Release: 4%{?dist} +Release: 5%{?dist} URL: https://github.com/open-iscsi/%{oname} Source: %{url}/archive/v%{version}/%{oname}-%{version}.tar.gz # Proposed upstream @@ -47,6 +47,9 @@ install -m 644 systemd/* %{buildroot}%{_unitdir}/ %dir %{_sysconfdir}/target/backup %changelog +* Mon Jun 13 2022 Python Maint - 2.1.54-5 +- Rebuilt for Python 3.11 + * Sat Jan 22 2022 Fedora Release Engineering - 2.1.54-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild