From b663067a995ca420ffe4f09a773dc3e863b0db791595b332f81c2fe1fcf458d5 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 30 Oct 2014 08:20:07 +0000 Subject: [PATCH] - properly setup locale in installation start script to display texts and labels correctly in a texmode installation and also to translate all buttons in graphical mode (removed "testutf8" calls, it has been dropped, always set UTF-8 locale) (bnc#902411) - 3.1.117 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=653 --- yast2-installation-3.1.116.tar.bz2 | 3 --- yast2-installation-3.1.117.tar.bz2 | 3 +++ yast2-installation.changes | 9 +++++++++ yast2-installation.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.1.116.tar.bz2 create mode 100644 yast2-installation-3.1.117.tar.bz2 diff --git a/yast2-installation-3.1.116.tar.bz2 b/yast2-installation-3.1.116.tar.bz2 deleted file mode 100644 index 7cac8fa..0000000 --- a/yast2-installation-3.1.116.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e9767e9361a4901bcb9a48ca5f0b767deb0e88ab550286ce59fc5a0b1d0a4046 -size 1212803 diff --git a/yast2-installation-3.1.117.tar.bz2 b/yast2-installation-3.1.117.tar.bz2 new file mode 100644 index 0000000..d6bcab7 --- /dev/null +++ b/yast2-installation-3.1.117.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f3c2b7a54e05105efb898a8c7bc813bafed85d598c5b74f54ac551c5b90cd62 +size 1212690 diff --git a/yast2-installation.changes b/yast2-installation.changes index 2f6ee5c..8e69451 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Oct 30 07:35:52 UTC 2014 - lslezak@suse.cz + +- properly setup locale in installation start script to display + texts and labels correctly in a texmode installation and also + to translate all buttons in graphical mode (removed "testutf8" + calls, it has been dropped, always set UTF-8 locale) (bnc#902411) +- 3.1.117 + ------------------------------------------------------------------- Wed Sep 17 16:04:11 UTC 2014 - lslezak@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index d017462..c2a103b 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.116 +Version: 3.1.117 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build