Rebuilt for Python 3.12
This commit is contained in:
parent
3b98dd7f27
commit
8a1703c0d8
@ -4,7 +4,7 @@ Name: targetcli
|
|||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
Summary: An administration shell for storage targets
|
Summary: An administration shell for storage targets
|
||||||
Version: 2.1.56
|
Version: 2.1.56
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
URL: https://github.com/open-iscsi/%{oname}
|
URL: https://github.com/open-iscsi/%{oname}
|
||||||
Source: %{url}/archive/v%{version}/%{oname}-%{version}.tar.gz
|
Source: %{url}/archive/v%{version}/%{oname}-%{version}.tar.gz
|
||||||
# Proposed upstream
|
# Proposed upstream
|
||||||
@ -47,6 +47,9 @@ install -m 644 systemd/* %{buildroot}%{_unitdir}/
|
|||||||
%dir %{_sysconfdir}/target/backup
|
%dir %{_sysconfdir}/target/backup
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 2.1.56-2
|
||||||
|
- Rebuilt for Python 3.12
|
||||||
|
|
||||||
|
|
||||||
* Tue Jun 06 2023 Maurizio Lombardi <mlombard@redhat.com> - 2.1.56-1
|
* Tue Jun 06 2023 Maurizio Lombardi <mlombard@redhat.com> - 2.1.56-1
|
||||||
- Rebase to version 2.1.56
|
- Rebase to version 2.1.56
|
||||||
|
Loading…
Reference in New Issue
Block a user