- Update to version 2.1.58:
* version 2.1.58 * Fix mapping the new LUN to the node ACL OBS-URL: https://build.opensuse.org/package/show/Base:System/targetcli-fb?expand=0&rev=59
This commit is contained in:
parent
79323e5342
commit
9addff7f10
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8a4cddfc3d197841c4e6acb7cbd5ff00a1885770f8b029b239115f13c537d24d
|
||||
size 34328
|
3
targetcli-fb-2.1.58.tar.xz
Normal file
3
targetcli-fb-2.1.58.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2485c69c2d5062a02a9440888d2e7be3288526f4b2d27d936ed86a71818cb722
|
||||
size 204800
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 19 15:34:16 UTC 2024 - Michał Szczepaniak <m.szczepaniak.000@gmail.com>
|
||||
|
||||
- Update to version 2.1.58:
|
||||
* version 2.1.58
|
||||
* Fix mapping the new LUN to the node ACL
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 9 11:36:21 UTC 2024 - David Disseldorp <ddiss@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: targetcli-fb
|
||||
Version: 2.1.57
|
||||
Version: 2.1.58
|
||||
Release: 0
|
||||
Summary: A command shell for managing the Linux LIO kernel target
|
||||
License: Apache-2.0
|
||||
@ -41,7 +41,7 @@ Requires: python-rtslib-fb
|
||||
Requires: python-six
|
||||
Requires: targetcli-fb-common
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun):update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
%if "%{python_flavor}" == "python3" || "%{?python_provides}" == "python3"
|
||||
Provides: targetcli = %{version}-%{release}
|
||||
Provides: targetcli-fb = %{version}-%{release}
|
||||
|
Loading…
x
Reference in New Issue
Block a user