From e581d188b4be1e8fe433353aaf840259217e4f18d289890a81f6e1e09efa14ea Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 17 Dec 2015 14:31:00 +0000 Subject: [PATCH] - 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 --- yast2-installation-3.1.164.tar.bz2 | 3 --- yast2-installation-3.1.165.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 5 +++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 yast2-installation-3.1.164.tar.bz2 create mode 100644 yast2-installation-3.1.165.tar.bz2 diff --git a/yast2-installation-3.1.164.tar.bz2 b/yast2-installation-3.1.164.tar.bz2 deleted file mode 100644 index e028ff1..0000000 --- a/yast2-installation-3.1.164.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ab9017d4598cc0e2c2101c46ada443aeff6f80489226d55e09a64a1831e1248b -size 396594 diff --git a/yast2-installation-3.1.165.tar.bz2 b/yast2-installation-3.1.165.tar.bz2 new file mode 100644 index 0000000..0384ea4 --- /dev/null +++ b/yast2-installation-3.1.165.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c96e9c1dac66ea6fdf6fdf2eeba46b5488ed72004737977a7f7bcd4289987eac +size 396909 diff --git a/yast2-installation.changes b/yast2-installation.changes index ac116bf..6924cfa 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -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 diff --git a/yast2-installation.spec b/yast2-installation.spec index 32d6e82..b65bd26 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.164 +Version: 3.1.165 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -41,7 +41,8 @@ BuildRequires: yast2-devtools >= 3.1.10 BuildRequires: rubygem(rspec) # Base clients for inst clients -BuildRequires: yast2 >= 3.1.126 +# Arch::is_zkvm +BuildRequires: yast2 >= 3.1.162 # Yast::Remote BuildRequires: yast2-network