Accepting request 1064310 from YaST:Head

submit new version 4.5.7

OBS-URL: https://build.opensuse.org/request/show/1064310
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-iscsi-client?expand=0&rev=142
This commit is contained in:
Dominique Leuenberger 2023-02-12 18:13:56 +00:00 committed by Git OBS Bridge
commit f946d107f1
4 changed files with 21 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:75f3a465fff2fcff957c20aa485cf28476fdf1480e593c6567d40f7330b34f26
size 54605

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:940a90735726f8c22c8ab1dcd2a6bb7acf08fa6b7c67839783f30cb8e4d292d1
size 59074

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Feb 10 16:29:34 UTC 2023 - Ancor Gonzalez Sosa <ancor@suse.com>
- Expose all core functionality from IscsiClientLib, with options
to suppress usage of pop-ups (related t gh#yast/d-installer#402).
-------------------------------------------------------------------
Fri Feb 10 15:41:21 UTC 2023 - Ancor Gonzalez Sosa <ancor@suse.com>
- Finish client: copy the content of both /etc/iscsi and
/var/lib/iscsi (bsc#1207374).
- Finish client: never enable both the iscsid socket and the
service (partial fix for bsc#1207839).
- 4.5.7
-------------------------------------------------------------------
Wed Nov 2 17:03:48 UTC 2022 - Stefan Hundhammer <shundhammer@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package yast2-iscsi-client
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: yast2-iscsi-client
Version: 4.5.6
Version: 4.5.7
Release: 0
Summary: YaST2 - iSCSI Client Configuration
License: GPL-2.0-only
@ -28,8 +28,8 @@ BuildRequires: update-desktop-files
# Yast2::Systemd::Socket
BuildRequires: yast2 >= 4.1.3
# needed for test of finish client which include installation/misc
BuildRequires: yast2-devtools >= 4.4.0
BuildRequires: yast2-installation
BuildRequires: yast2-devtools >= 4.4.0
BuildRequires: yast2-packager
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)