From 41601f55e01950ea2186a0d07c3777a04d8ec936 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Imobach=20Gonz=C3=A1lez=20Sosa?= Date: Mon, 15 May 2017 11:54:16 +0100 Subject: [PATCH] Add support to use partitioning elements from control file --- package/yast2-schema.changes | 7 +++++++ package/yast2-schema.spec | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/package/yast2-schema.changes b/package/yast2-schema.changes index a7268c4..092345e 100644 --- a/package/yast2-schema.changes +++ b/package/yast2-schema.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon May 15 10:51:42 UTC 2017 - igonzalezsosa@suse.com + +- Add support to use partitioning elements from control file + in an AutoYaST profile +- 3.3.0 + ------------------------------------------------------------------- Fri Nov 4 10:12:24 UTC 2016 - igonzalezsosa@suse.com diff --git a/package/yast2-schema.spec b/package/yast2-schema.spec index 5d1e36d..0237947 100644 --- a/package/yast2-schema.spec +++ b/package/yast2-schema.spec @@ -17,7 +17,7 @@ Name: yast2-schema -Version: 3.2.0 +Version: 3.3.0 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -56,6 +56,7 @@ BuildRequires: yast2-ftp-server BuildRequires: yast2-http-server BuildRequires: yast2-inetd BuildRequires: yast2-installation +BuildRequires: yast2-installation-control BuildRequires: yast2-iscsi-client BuildRequires: yast2-kdump BuildRequires: yast2-mail