forked from pool/yast2-installation
- Added a System Role step in the installation (FATE#317481).
- 3.1.172 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=754
This commit is contained in:
parent
3d87c68024
commit
1436ac18da
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:105be86f735c75ae2f8a3e3bc889be857c2e0b1cff15e773b5347981db2c29d0
|
|
||||||
size 395017
|
|
3
yast2-installation-3.1.172.tar.bz2
Normal file
3
yast2-installation-3.1.172.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:67d6bd973a3990621ddcaf629b7886f3b7c09d0ea92ca613a50f3373bf0f094e
|
||||||
|
size 396973
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 4 14:24:49 UTC 2016 - mvidner@suse.com
|
||||||
|
|
||||||
|
- Added a System Role step in the installation (FATE#317481).
|
||||||
|
- 3.1.172
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 29 09:05:16 UTC 2016 - mfilka@suse.com
|
Mon Feb 29 09:05:16 UTC 2016 - mfilka@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 3.1.171
|
Version: 3.1.172
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -40,9 +40,8 @@ BuildRequires: yast2-core-devel
|
|||||||
BuildRequires: yast2-devtools >= 3.1.10
|
BuildRequires: yast2-devtools >= 3.1.10
|
||||||
BuildRequires: rubygem(rspec)
|
BuildRequires: rubygem(rspec)
|
||||||
|
|
||||||
# Base clients for inst clients
|
# ProductFeatures.SetOverlay
|
||||||
# Arch::is_zkvm
|
BuildRequires: yast2 >= 3.1.177
|
||||||
BuildRequires: yast2 >= 3.1.162
|
|
||||||
|
|
||||||
# Yast::Remote
|
# Yast::Remote
|
||||||
BuildRequires: yast2-network
|
BuildRequires: yast2-network
|
||||||
@ -50,8 +49,8 @@ BuildRequires: yast2-network
|
|||||||
# AutoinstSoftware.SavePackageSelection()
|
# AutoinstSoftware.SavePackageSelection()
|
||||||
Requires: autoyast2-installation >= 3.1.105
|
Requires: autoyast2-installation >= 3.1.105
|
||||||
|
|
||||||
# Wizard.OpenLeftTitleNextBackDialog
|
# ProductFeatures.SetOverlay
|
||||||
Requires: yast2 >= 3.1.126
|
Requires: yast2 >= 3.1.177
|
||||||
|
|
||||||
# Language::GetLanguageItems and other API
|
# Language::GetLanguageItems and other API
|
||||||
# Language::Set (handles downloading the translation extensions)
|
# Language::Set (handles downloading the translation extensions)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user