- Revamp the storage client user interface, adapting it to the

storage-ng features.
- Avoid detecting bcache as a volume group (bsc#1136454).
- 4.3.3

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=881
This commit is contained in:
YaST Team Bot 2020-05-21 14:05:31 +00:00 committed by Git OBS Bridge
parent c4d127958d
commit 9214739e5e
4 changed files with 15 additions and 9 deletions

View File

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

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu May 21 13:51:22 UTC 2020 - David Díaz <dgonzalez@suse.com>
- Revamp the storage client user interface, adapting it to the
storage-ng features.
- Avoid detecting bcache as a volume group (bsc#1136454).
- 4.3.3
-------------------------------------------------------------------
Mon May 18 07:12:41 UTC 2020 - Josef Reidinger <jreidinger@suse.com>

View File

@ -22,7 +22,7 @@
%endif
Name: autoyast2
Version: 4.3.2
Version: 4.3.3
Release: 0
Summary: YaST2 - Automated Installation
License: GPL-2.0-only
@ -226,11 +226,6 @@ done
%{yast_moduledir}/AutoinstClone.rb
%dir %{yast_yncludedir}/autoinstall
%{yast_yncludedir}/autoinstall/io.rb
%{yast_yncludedir}/autoinstall/AdvancedPartitionDialog.rb
%{yast_yncludedir}/autoinstall/DriveDialog.rb
%{yast_yncludedir}/autoinstall/PartitionDialog.rb
%{yast_yncludedir}/autoinstall/StorageDialog.rb
%{yast_yncludedir}/autoinstall/VolgroupDialog.rb
%{yast_yncludedir}/autoinstall/common.rb
%{yast_yncludedir}/autoinstall/tree.rb
%{yast_yncludedir}/autoinstall/types.rb
@ -281,6 +276,9 @@ done
%dir %{yast_libdir}/autoinstall/dialogs
%{yast_libdir}/autoinstall/dialogs/*.rb
%{yast_libdir}/autoinstall/widgets
%{yast_libdir}/autoinstall/presenters
%dir %{yast_libdir}/autoinstall/clients
%{yast_libdir}/autoinstall/clients/*.rb