From 084dfd299774064ff69e9d006f486841dfd0bc58181882642d74ee27d4c58352 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 27 Aug 2020 13:33:02 +0000 Subject: [PATCH] - 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 --- autoyast2-4.3.39.tar.bz2 | 3 --- autoyast2-4.3.41.tar.bz2 | 3 +++ autoyast2.changes | 12 ++++++++++++ autoyast2.spec | 10 +++++----- 4 files changed, 20 insertions(+), 8 deletions(-) delete mode 100644 autoyast2-4.3.39.tar.bz2 create mode 100644 autoyast2-4.3.41.tar.bz2 diff --git a/autoyast2-4.3.39.tar.bz2 b/autoyast2-4.3.39.tar.bz2 deleted file mode 100644 index 29fdaa6..0000000 --- a/autoyast2-4.3.39.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3eb40024a6cb962b8b6a7234213993f192283e1e450208dac0f9fea9c0ef811d -size 707446 diff --git a/autoyast2-4.3.41.tar.bz2 b/autoyast2-4.3.41.tar.bz2 new file mode 100644 index 0000000..6640dba --- /dev/null +++ b/autoyast2-4.3.41.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc50e6d6b33cfb527b29ad3928778cf960e617f4bae37020c02f3f6fc48668e8 +size 708123 diff --git a/autoyast2.changes b/autoyast2.changes index 29b02bc..cdc61a0 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Aug 27 13:20:00 UTC 2020 - Imobach Gonzalez Sosa + +- Fix the AutoYaST storage UI (related to bsc#1175680). +- 4.3.41 + +------------------------------------------------------------------- +Wed Aug 26 10:31:54 UTC 2020 - Imobach Gonzalez Sosa + +- Unify profile element paths (bsc#1175680). +- 4.3.40 + ------------------------------------------------------------------- Wed Aug 26 08:17:59 UTC 2020 - Michal Filka diff --git a/autoyast2.spec b/autoyast2.spec index ce2f737..3f5279a 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -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