Rebuilt for Python 3.10
This commit is contained in:
parent
50e49a03b7
commit
ace6a2f0ed
@ -4,7 +4,7 @@ Name: targetcli
|
||||
License: ASL 2.0
|
||||
Summary: An administration shell for storage targets
|
||||
Version: 2.1.54
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?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
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.1.54-2
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
* Mon May 17 2021 Maurizio Lombardi <mlombard@redhat.com> - 2.1.54-1
|
||||
- Update to version 2.1.54
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user