1
0

- Warn the user if the infrastructure is not available for running

the second stage (bnc#1061754)
- 4.0.20

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=922
This commit is contained in:
YaST Team Bot 2017-12-19 13:15:57 +00:00 committed by Git OBS Bridge
parent 10b4b33aad
commit a514adf6c4
4 changed files with 15 additions and 8 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Dec 18 15:58:10 CET 2017 - schubi@suse.de
- Warn the user if the infrastructure is not available for running
the second stage (bnc#1061754)
- 4.0.20
-------------------------------------------------------------------
Mon Dec 18 13:20:47 UTC 2017 - gsouza@suse.com

View File

@ -17,7 +17,7 @@
Name: yast2-installation
Version: 4.0.19
Version: 4.0.20
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -41,8 +41,8 @@ BuildRequires: yast2-xml
BuildRequires: rubygem(rspec)
BuildRequires: rubygem(yast-rake)
# Yast::WorkflowManager.merge_modules_extensions
BuildRequires: yast2 >= 4.0.8
# Yast::AutoinstData.autoyast_second_stage_error
BuildRequires: yast2 >= 4.0.27
# Yast::Packages.check_remote_installation_packages
BuildRequires: yast2-packager >= 4.0.9
@ -50,8 +50,8 @@ BuildRequires: yast2-packager >= 4.0.9
BuildRequires: yast2-storage-ng >= 4.0.43
Requires: yast2-storage-ng >= 4.0.43
# Yast::WorkflowManager.merge_modules_extensions
Requires: yast2 >= 4.0.8
# Yast::AutoinstData.autoyast_second_stage_error
Requires: yast2 >= 4.0.27
# Language::GetLanguageItems and other API
# Language::Set (handles downloading the translation extensions)