From 7ff4c8d2b09f768614071421f006221ebd0576ff4277a2d73fcf110573ebac93 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 14 Oct 2016 12:49:13 +0000 Subject: [PATCH] - Set libyui-ncurses environment before starting the installer (related to bsc#780621) - 3.2.4 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=830 --- yast2-installation-3.2.3.tar.bz2 | 3 --- yast2-installation-3.2.4.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 6 +++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 yast2-installation-3.2.3.tar.bz2 create mode 100644 yast2-installation-3.2.4.tar.bz2 diff --git a/yast2-installation-3.2.3.tar.bz2 b/yast2-installation-3.2.3.tar.bz2 deleted file mode 100644 index 1e8bbf9..0000000 --- a/yast2-installation-3.2.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4b9d875b63fbef76702d721407d93f6da641e3efb4c9d0bb5e779e068afad453 -size 428955 diff --git a/yast2-installation-3.2.4.tar.bz2 b/yast2-installation-3.2.4.tar.bz2 new file mode 100644 index 0000000..5b9f6da --- /dev/null +++ b/yast2-installation-3.2.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4518ac79071fe728f4cfd0dca4e95c7a73a8e5eadb66ea78ed2ebb4f1e4b1e8e +size 429217 diff --git a/yast2-installation.changes b/yast2-installation.changes index 4aa890a..5c404a8 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Oct 13 14:15:23 UTC 2016 - igonzalezsosa@suse.com + +- Set libyui-ncurses environment before starting the installer + (related to bsc#780621) +- 3.2.4 + ------------------------------------------------------------------- Thu Oct 13 13:55:33 UTC 2016 - igonzalezsosa@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index aba3de6..501d3c8 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.2.3 +Version: 3.2.4 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -46,8 +46,8 @@ BuildRequires: yast2 >= 3.1.180 # AutoinstSoftware.SavePackageSelection() Requires: autoyast2-installation >= 3.1.105 -# Moved proc_modules.scr -Requires: yast2 >= 3.1.186 +# Needs set_inst_ncurses_env +Requires: yast2 >= 3.2.0 # Language::GetLanguageItems and other API # Language::Set (handles downloading the translation extensions)