1
0

- don't enforce the disk activation dialog on zKVM (bsc#956736)

- 3.1.165

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=746
This commit is contained in:
YaST Team Bot 2015-12-17 14:31:00 +00:00 committed by Git OBS Bridge
parent 2ac35b161f
commit e581d188b4
4 changed files with 12 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Dec 11 09:17:16 UTC 2015 - jsrain@suse.cz
- don't enforce the disk activation dialog on zKVM (bsc#956736)
- 3.1.165
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Dec 2 13:55:07 UTC 2015 - mvidner@suse.com Wed Dec 2 13:55:07 UTC 2015 - mvidner@suse.com

View File

@ -17,7 +17,7 @@
Name: yast2-installation Name: yast2-installation
Version: 3.1.164 Version: 3.1.165
Release: 0 Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -41,7 +41,8 @@ BuildRequires: yast2-devtools >= 3.1.10
BuildRequires: rubygem(rspec) BuildRequires: rubygem(rspec)
# Base clients for inst clients # Base clients for inst clients
BuildRequires: yast2 >= 3.1.126 # Arch::is_zkvm
BuildRequires: yast2 >= 3.1.162
# Yast::Remote # Yast::Remote
BuildRequires: yast2-network BuildRequires: yast2-network