Accepting request 1120377 from home:lee_duncan:branches:Base:System
- Update to version 2.1.57: * version 2.1.57 * target: remove the reference to MAX_LUN OBS-URL: https://build.opensuse.org/request/show/1120377 OBS-URL: https://build.opensuse.org/package/show/Base:System/targetcli-fb?expand=0&rev=55
This commit is contained in:
parent
b995bb190b
commit
a9c479c247
2
_service
2
_service
@ -7,7 +7,7 @@
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(\d*\.\d*\.)(\d*)</param>
|
||||
<param name="versionrewrite-replacement">\1\2</param>
|
||||
<param name="revision">v2.1.56</param>
|
||||
<param name="revision">v2.1.57</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/open-iscsi/targetcli-fb.git</param>
|
||||
<param name="changesrevision">e868e08ec9c41fac45d00afcc28a498983982c38</param></service></servicedata>
|
||||
<param name="changesrevision">343eabcb65c11d34e0d8ac833a113f99d5c0fa37</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e156ce2f75e01cd98010142e63f45d4311b6b328f399fa5f2aa0bf9b10a81eac
|
||||
size 34392
|
3
targetcli-fb-2.1.57.tar.xz
Normal file
3
targetcli-fb-2.1.57.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8a4cddfc3d197841c4e6acb7cbd5ff00a1885770f8b029b239115f13c537d24d
|
||||
size 34328
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 25 21:11:37 UTC 2023 - lduncan@suse.com
|
||||
|
||||
- Update to version 2.1.57:
|
||||
* version 2.1.57
|
||||
* target: remove the reference to MAX_LUN
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 06 14:52:19 UTC 2023 - lduncan@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: targetcli-fb
|
||||
Version: 2.1.56
|
||||
Version: 2.1.57
|
||||
Release: 0
|
||||
Summary: A command shell for managing the Linux LIO kernel target
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user