From 9214739e5e03b6a4f9c9124e4e58febc30e266db67bbe7970e353c8f7baabe48 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 21 May 2020 14:05:31 +0000 Subject: [PATCH] - 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 --- autoyast2-4.3.2.tar.bz2 | 3 --- autoyast2-4.3.3.tar.bz2 | 3 +++ autoyast2.changes | 8 ++++++++ autoyast2.spec | 10 ++++------ 4 files changed, 15 insertions(+), 9 deletions(-) delete mode 100644 autoyast2-4.3.2.tar.bz2 create mode 100644 autoyast2-4.3.3.tar.bz2 diff --git a/autoyast2-4.3.2.tar.bz2 b/autoyast2-4.3.2.tar.bz2 deleted file mode 100644 index ed887b5..0000000 --- a/autoyast2-4.3.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8dcb056fb86f523970b804555d3a7cce82482a581c78f5691414c3e16a12f85 -size 695705 diff --git a/autoyast2-4.3.3.tar.bz2 b/autoyast2-4.3.3.tar.bz2 new file mode 100644 index 0000000..008b492 --- /dev/null +++ b/autoyast2-4.3.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9393026fca55a709b6af88ed01c6427d40e521731eeb8453c1b9f1a02e45954 +size 704259 diff --git a/autoyast2.changes b/autoyast2.changes index f5a6303..1e56ece 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu May 21 13:51:22 UTC 2020 - David Díaz + +- 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 diff --git a/autoyast2.spec b/autoyast2.spec index 3e55e3b..3efe12d 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -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