diff --git a/getcountrydata.rb b/getcountrydata.rb index 9473d83..b23fea0 100644 --- a/getcountrydata.rb +++ b/getcountrydata.rb @@ -40,7 +40,6 @@ module Yast "CONSOLE_MAGIC='#{magic}'\n" + "KEYTABLE='#{Keyboard.keymap}'\n" + "YAST_KEYBOARD='#{yast_kbd}'\n" + - "COMPOSETABLE='#{Keyboard.compose_table}'\n" + "TIMEZONE='#{timezone}'\n" + "CONSOLE_ENCODING='#{WFM.GetEncoding}'" diff --git a/live-langset-data.changes b/live-langset-data.changes index d429172..738cec6 100644 --- a/live-langset-data.changes +++ b/live-langset-data.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 24 07:56:03 UTC 2018 - fvogt@suse.com + +- Update getcountrydata.rb to work with yast-country changes: + * Drop COMPOSETABLE + ------------------------------------------------------------------- Fri Dec 15 19:52:28 UTC 2017 - fvogt@suse.com diff --git a/live-langset-data.spec b/live-langset-data.spec index fc35b18..6ce355f 100644 --- a/live-langset-data.spec +++ b/live-langset-data.spec @@ -1,7 +1,7 @@ # # spec file for package live-langset-data # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed