Accepting request 954405 from home:lee_duncan:branches:network
- Updated to latest upstream 2.1.6 as 2.1.6-suse, which contains bug fixes and cleanups. See the Changelog for more details. OBS-URL: https://build.opensuse.org/request/show/954405 OBS-URL: https://build.opensuse.org/package/show/network/open-iscsi?expand=0&rev=192
This commit is contained in:
parent
a57cb1be6e
commit
4d25448ba5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c3ed9feb58c7e8c002ba07989799fd0580cf5e41be293d982329bf43ea4b3d2d
|
||||
size 492911
|
3
open-iscsi-2.1.6-suse.tar.bz2
Normal file
3
open-iscsi-2.1.6-suse.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c21b9aa968aed2031c51521d7b97aec9a95e29963df3fbc12378cc98184d51eb
|
||||
size 494099
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e99cdfd3e2486d83aed1a712f4653611bf8e32973f174aa9f55557e8bd5dc921
|
||||
size 4635
|
||||
oid sha256:d3dda84eb03b9738d118eb2be78e246106900493c0ae07819ad60815134a8058
|
||||
size 14
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 14 20:21:31 UTC 2022 - Lee Duncan <lduncan@suse.com>
|
||||
|
||||
- Updated to latest upstream 2.1.6 as 2.1.6-suse, which contains
|
||||
bug fixes and cleanups. See the Changelog for more details.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 11 18:45:37 UTC 2021 - Lee Duncan <lduncan@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package open-iscsi
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -22,10 +22,10 @@
|
||||
%endif
|
||||
|
||||
%define iscsi_minor_release 1
|
||||
%define iscsi_patch_release 5
|
||||
%define iscsi_patch_release 6
|
||||
%define iscsi_patch_release_suse %{iscsi_patch_release}-suse
|
||||
Name: open-iscsi
|
||||
Version: 2.1.5
|
||||
Version: 2.1.6
|
||||
Release: 0
|
||||
Summary: Linux iSCSI Software Initiator
|
||||
License: GPL-2.0-or-later
|
||||
@ -205,6 +205,7 @@ mv %{buildroot}%{_sysconfdir}/logrotate.d/iscsiuiolog %{buildroot}%{_sysconfdir}
|
||||
%{_mandir}/man8/iscsistart.8%{ext_man}
|
||||
%{_mandir}/man8/iscsi-iname.8%{ext_man}
|
||||
%{_mandir}/man8/iscsi_fw_login.8%{ext_man}
|
||||
%{_mandir}/man8/iscsi-gen-initiatorname.8%{ext_man}
|
||||
%{_udevrulesdir}/50-iscsi-firmware-login.rules
|
||||
|
||||
%files -n libopeniscsiusr0_2_0
|
||||
|
Loading…
x
Reference in New Issue
Block a user