- Support to add roles through addons (FATE#320772)

- 3.2.28

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=859
This commit is contained in:
YaST Team Bot 2017-03-13 14:06:48 +00:00 committed by Git OBS Bridge
parent 2f05157d67
commit 0cf7c41a7a
4 changed files with 14 additions and 8 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 13 12:16:23 UTC 2017 - igonzalezsosa@suse.com
- Support to add roles through addons (FATE#320772)
- 3.2.28
-------------------------------------------------------------------
Thu Mar 9 17:48:25 UTC 2017 - jreidinger@suse.com

View File

@ -17,7 +17,7 @@
Name: yast2-installation
Version: 3.2.27
Version: 3.2.28
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -40,14 +40,14 @@ BuildRequires: yast2-xml
BuildRequires: rubygem(rspec)
BuildRequires: rubygem(yast-rake)
# UI::Widgets
BuildRequires: yast2 >= 3.2.8
# ProductControl.system_roles
BuildRequires: yast2 >= 3.2.15
# AutoinstSoftware.SavePackageSelection()
Requires: autoyast2-installation >= 3.1.105
# Needs UI:Widgets
Requires: yast2 >= 3.2.8
# ProductControl.system_roles
Requires: yast2 >= 3.2.15
# Language::GetLanguageItems and other API
# Language::Set (handles downloading the translation extensions)