From 1a306cce6fb9ae898519b84fca9d163401cd14cd3d61483b4936dcbbe2a44976 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 12 Aug 2020 11:46:55 +0000 Subject: [PATCH] - 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 --- yast2-installation-4.3.13.tar.bz2 | 3 --- yast2-installation-4.3.14.tar.bz2 | 3 +++ yast2-installation.changes | 8 ++++++++ yast2-installation.spec | 4 +++- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.3.13.tar.bz2 create mode 100644 yast2-installation-4.3.14.tar.bz2 diff --git a/yast2-installation-4.3.13.tar.bz2 b/yast2-installation-4.3.13.tar.bz2 deleted file mode 100644 index 86906d6..0000000 --- a/yast2-installation-4.3.13.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:37b10f98bfeb63af182f610201a2a6caf73209cd33ed64bbb32df472d64c7292 -size 1452471 diff --git a/yast2-installation-4.3.14.tar.bz2 b/yast2-installation-4.3.14.tar.bz2 new file mode 100644 index 0000000..3f59dd8 --- /dev/null +++ b/yast2-installation-4.3.14.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3eb60e79cf66e5756e07658fc835198df11ff7c616d47988618650e7005aafe +size 1453033 diff --git a/yast2-installation.changes b/yast2-installation.changes index 17d6e96..1e7afdc 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -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 diff --git a/yast2-installation.spec b/yast2-installation.spec index ed3f20c..92dd3c8 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -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