- AutoYaST: Added supplements: autoyast(deploy_image,ssh_import)

into the spec file in order to install this packages if the
  section has been defined in the AY configuration file (bsc#1146494).
- 4.3.14

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1076
This commit is contained in:
YaST Team Bot 2020-08-12 11:46:55 +00:00 committed by Git OBS Bridge
parent 1d27ec04e9
commit 1a306cce6f
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:37b10f98bfeb63af182f610201a2a6caf73209cd33ed64bbb32df472d64c7292
size 1452471

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Aug 11 10:33:04 CEST 2020 - schubi@suse.de
- AutoYaST: Added supplements: autoyast(deploy_image,ssh_import)
into the spec file in order to install this packages if the
section has been defined in the AY configuration file (bsc#1146494).
- 4.3.14
-------------------------------------------------------------------
Mon Jul 27 17:04:26 CEST 2020 - schubi@suse.de

View File

@ -17,7 +17,7 @@
Name: yast2-installation
Version: 4.3.13
Version: 4.3.14
Release: 0
Summary: YaST2 - Installation Parts
License: GPL-2.0-only
@ -123,6 +123,8 @@ Recommends: yast2-online-update
Recommends: yast2-firewall
Recommends: yast2-add-on
Supplements: autoyast(deploy_image,ssh_import)
BuildArch: noarch
%description