diff --git a/autoyast2-4.0.43.tar.bz2 b/autoyast2-4.0.43.tar.bz2 deleted file mode 100644 index 04ecd02..0000000 --- a/autoyast2-4.0.43.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:718d749bd349f6c23773786a8f7553c2145b89bd3ce5117e99e835ae68937bf8 -size 680147 diff --git a/autoyast2-4.0.44.tar.bz2 b/autoyast2-4.0.44.tar.bz2 new file mode 100644 index 0000000..b3966af --- /dev/null +++ b/autoyast2-4.0.44.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc2c62f327fc17f5e204acb7dc725e2e06d9f6e2e59cefa9e24d71c333364d17 +size 680258 diff --git a/autoyast2.changes b/autoyast2.changes index 36bf073..09d8390 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,9 +1,14 @@ +------------------------------------------------------------------- +Fri Mar 23 11:58:50 UTC 2018 - jlopez@suse.com + +- Properly abort when probing devices fails (part of bsc#1083672). +- 4.0.44 + ------------------------------------------------------------------- Fri Mar 23 11:39:33 UTC 2018 - igonzalezsosa@suse.com - Do not export an element in the partitioning section (bsc#1013047) -- 4.0.44 ------------------------------------------------------------------- Thu Mar 22 13:37:23 CET 2018 - schubi@suse.de diff --git a/autoyast2.spec b/autoyast2.spec index 5873086..390857c 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -22,7 +22,7 @@ %endif Name: autoyast2 -Version: 4.0.43 +Version: 4.0.44 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -37,8 +37,9 @@ BuildRequires: yast2-installation-control BuildRequires: libxml2-tools # xsltproc for AutoinstClass BuildRequires: libxslt -BuildRequires: yast2 BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec) +# Yast::Popup.ErrorAnyQuestion fixed +BuildRequires: yast2 >= 4.0.60 # FileSystems.read_default_subvol_from_target BuildRequires: yast2-country BuildRequires: yast2-packager @@ -59,8 +60,8 @@ BuildRequires: systemd Requires: autoyast2-installation = %{version} Requires: libxslt -Requires: yast2 -Requires: yast2 >= 3.1.183 +# Yast::Popup.ErrorAnyQuestion fixed +Requires: yast2 >= 4.0.60 Requires: yast2-core Requires: yast2-country >= 3.1.13 Requires: yast2-network >= 3.1.145