- Fix the AutoYaST storage UI (related to bsc#1175680).
- 4.3.41 - Unify profile element paths (bsc#1175680). - 4.3.40 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=923
This commit is contained in:
parent
65d6865116
commit
084dfd2997
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3eb40024a6cb962b8b6a7234213993f192283e1e450208dac0f9fea9c0ef811d
|
||||
size 707446
|
3
autoyast2-4.3.41.tar.bz2
Normal file
3
autoyast2-4.3.41.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bc50e6d6b33cfb527b29ad3928778cf960e617f4bae37020c02f3f6fc48668e8
|
||||
size 708123
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 27 13:20:00 UTC 2020 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||
|
||||
- Fix the AutoYaST storage UI (related to bsc#1175680).
|
||||
- 4.3.41
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 26 10:31:54 UTC 2020 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
|
||||
|
||||
- Unify profile element paths (bsc#1175680).
|
||||
- 4.3.40
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 26 08:17:59 UTC 2020 - Michal Filka <mfilka@suse.com>
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
%endif
|
||||
|
||||
Name: autoyast2
|
||||
Version: 4.3.39
|
||||
Version: 4.3.41
|
||||
Release: 0
|
||||
Summary: YaST2 - Automated Installation
|
||||
License: GPL-2.0-only
|
||||
@ -41,8 +41,8 @@ BuildRequires: libxml2-tools
|
||||
# xsltproc for AutoinstClass
|
||||
BuildRequires: libxslt
|
||||
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
|
||||
# AutoYaST issue handling
|
||||
BuildRequires: yast2 >= 4.3.2
|
||||
# AutoYaST ElementPath class
|
||||
BuildRequires: yast2 >= 4.3.20
|
||||
# FileSystems.read_default_subvol_from_target
|
||||
BuildRequires: yast2-country
|
||||
BuildRequires: yast2-network >= 3.1.145
|
||||
@ -66,8 +66,8 @@ BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
|
||||
|
||||
Requires: autoyast2-installation = %{version}
|
||||
Requires: libxslt
|
||||
# XML.validate
|
||||
Requires: yast2 >= 4.3.8
|
||||
# AutoYaST ElementPath class
|
||||
Requires: yast2 >= 4.3.20
|
||||
Requires: yast2-core
|
||||
Requires: yast2-country >= 3.1.13
|
||||
# Moving security module to first installation stage
|
||||
|
Loading…
Reference in New Issue
Block a user