forked from pool/yast2-installation
Accepting request 350165 from YaST:Head
submit new version 3.1.166 OBS-URL: https://build.opensuse.org/request/show/350165 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=347
This commit is contained in:
commit
da5872e99e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ab9017d4598cc0e2c2101c46ada443aeff6f80489226d55e09a64a1831e1248b
|
|
||||||
size 396594
|
|
3
yast2-installation-3.1.166.tar.bz2
Normal file
3
yast2-installation-3.1.166.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bd4256a31f4310c53baf743eebee3557e9ecb82c7dc548f6a0b1271bb26c68c9
|
||||||
|
size 396604
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 21 08:08:15 UTC 2015 - jsrain@suse.cz
|
||||||
|
|
||||||
|
- fixed function name to check zKVM hypervisor (bsc#956736)
|
||||||
|
- 3.1.166
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 3.1.164
|
Version: 3.1.166
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user