SHA256
1
0
forked from pool/targetcli-fb

- 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:
2024-06-19 18:13:58 +00:00
committed by Git OBS Bridge
parent 79323e5342
commit 9addff7f10
4 changed files with 13 additions and 5 deletions
+8
View File
@@ -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>
+2 -2
View File
@@ -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}
Binary file not shown.
Binary file not shown.