Accepting request 590684 from YaST:Head

submit new version 4.0.44

OBS-URL: https://build.opensuse.org/request/show/590684
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoyast2?expand=0&rev=240
This commit is contained in:
Dominique Leuenberger 2018-03-26 10:17:20 +00:00 committed by Git OBS Bridge
commit 3aed5d63ad
4 changed files with 48 additions and 7 deletions

View File

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

3
autoyast2-4.0.44.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,43 @@
-------------------------------------------------------------------
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 <id/> element in the partitioning section
(bsc#1013047)
-------------------------------------------------------------------
Thu Mar 22 13:37:23 CET 2018 - schubi@suse.de
- Add-On-Products: Handling error popup for wrong settings.
(bnc#1084596)
- 4.0.43
-------------------------------------------------------------------
Thu Mar 22 08:03:28 UTC 2018 - knut.anderssen@suse.com
- Permitted the use of 'listentry' element in all the software
AutoYaST schema list entries (bsc#1013047)
- 4.0.42
-------------------------------------------------------------------
Wed Mar 21 15:55:03 UTC 2018 - knut.anderssen@suse.com
- Added more entries to be used instead of the listentry tag when
cloning the system (bsc#1013047)
- 4.0.41
-------------------------------------------------------------------
Tue Mar 20 15:24:43 CET 2018 - schubi@suse.de
- Improved error message if the base product cannot be found.
(follow up of bnc#1084820)
- 4.0.40
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 15 09:47:33 UTC 2018 - igonzalezsosa@suse.com Thu Mar 15 09:47:33 UTC 2018 - igonzalezsosa@suse.com

View File

@ -22,7 +22,7 @@
%endif %endif
Name: autoyast2 Name: autoyast2
Version: 4.0.39 Version: 4.0.44
Release: 0 Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -37,8 +37,9 @@ BuildRequires: yast2-installation-control
BuildRequires: libxml2-tools BuildRequires: libxml2-tools
# xsltproc for AutoinstClass # xsltproc for AutoinstClass
BuildRequires: libxslt BuildRequires: libxslt
BuildRequires: yast2
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec) BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
# Yast::Popup.ErrorAnyQuestion fixed
BuildRequires: yast2 >= 4.0.60
# FileSystems.read_default_subvol_from_target # FileSystems.read_default_subvol_from_target
BuildRequires: yast2-country BuildRequires: yast2-country
BuildRequires: yast2-packager BuildRequires: yast2-packager
@ -59,8 +60,8 @@ BuildRequires: systemd
Requires: autoyast2-installation = %{version} Requires: autoyast2-installation = %{version}
Requires: libxslt Requires: libxslt
Requires: yast2 # Yast::Popup.ErrorAnyQuestion fixed
Requires: yast2 >= 3.1.183 Requires: yast2 >= 4.0.60
Requires: yast2-core Requires: yast2-core
Requires: yast2-country >= 3.1.13 Requires: yast2-country >= 3.1.13
Requires: yast2-network >= 3.1.145 Requires: yast2-network >= 3.1.145