Hello community, here is the log from the commit of package yast2-country for openSUSE:Factory checked in at 2018-01-28 00:37:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-country (Old) and /work/SRC/openSUSE:Factory/.yast2-country.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-country" Sun Jan 28 00:37:20 2018 rev:189 rq:569340 version:4.0.17 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-country/yast2-country.changes 2018-01-17 21:43:46.540025711 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-country.new/yast2-country.changes 2018-01-28 00:37:21.927276457 +0100 @@ -1,0 +2,6 @@ +Wed Jan 24 13:39:34 UTC 2018 - [email protected] + +- Unify openSUSE and SLE console fonts maps (bsc#1068814). +- 4.0.17 + +------------------------------------------------------------------- Old: ---- yast2-country-4.0.16.tar.bz2 New: ---- yast2-country-4.0.17.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-country.spec ++++++ --- /var/tmp/diff_new_pack.cfDuuu/_old 2018-01-28 00:37:22.643243103 +0100 +++ /var/tmp/diff_new_pack.cfDuuu/_new 2018-01-28 00:37:22.647242917 +0100 @@ -17,7 +17,7 @@ Name: yast2-country -Version: 4.0.16 +Version: 4.0.17 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ yast2-country-4.0.16.tar.bz2 -> yast2-country-4.0.17.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-country-4.0.16/console/src/Makefile.am new/yast2-country-4.0.17/console/src/Makefile.am --- old/yast2-country-4.0.16/console/src/Makefile.am 2018-01-15 11:03:24.000000000 +0100 +++ new/yast2-country-4.0.17/console/src/Makefile.am 2018-01-24 16:38:12.000000000 +0100 @@ -7,8 +7,7 @@ scrconf/sysconfig_console.scr ydata_DATA = \ - data/consolefonts.ycp \ - data/consolefonts_opensuse.ycp + data/consolefonts.ycp EXTRA_DIST = $(module_DATA) $(scrconf_DATA) $(ydata_DATA) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-country-4.0.16/console/src/data/consolefonts.ycp new/yast2-country-4.0.17/console/src/data/consolefonts.ycp --- old/yast2-country-4.0.16/console/src/data/consolefonts.ycp 2018-01-15 11:03:24.000000000 +0100 +++ new/yast2-country-4.0.17/console/src/data/consolefonts.ycp 2018-01-24 16:38:12.000000000 +0100 @@ -14,98 +14,45 @@ /* * Maintainer: Thomas Fehr <[email protected]> * - * default consolefonts map + * consolefonts map */ $[ // LANG font unicode map screen map, console magic - "en_GB@euro" : [ "lat9w-16.psfu", "", "trivial", "(K" ], - "en_GB" : [ "lat1-16.psfu", "", "none", "(B" ], - "en_US" : [ "lat1-16.psfu", "", "none", "(B" ], - "en" : [ "lat1-16.psfu", "", "none", "(B" ], - "en_US.UTF-8" : [ "lat9w-16.psfu", "", "trivial", "(K" ], - "en_GB.UTF-8" : [ "lat9w-16.psfu", "", "trivial", "(K" ], - - "de_DE@euro" : [ "lat9w-16.psfu", "", "trivial", "(B" ], - "de_DE" : [ "lat1-16.psfu", "", "none", "(B" ], - "de_CH" : [ "lat1-16.psfu", "", "none", "(B" ], - "de" : [ "lat1-16.psfu", "", "none", "(B" ], - "de_DE.UTF-8" : [ "lat9w-16.psfu", "", "trivial", "(K" ], - "de_CH.UTF-8" : [ "lat9w-16.psfu", "", "trivial", "(K" ], - "de_AT.UTF-8" : [ "lat9w-16.psfu", "", "trivial", "(K" ], - - "fr_FR@euro" : [ "lat9w-16.psfu", "", "trivial", "(B" ], - "fr_FR" : [ "lat1-16.psfu", "", "none", "(B" ], - "fr_CH" : [ "lat1-16.psfu", "", "none", "(B" ], - "fr" : [ "lat1-16.psfu", "", "none", "(B" ], - "fr_FR.UTF-8" : [ "lat9w-16.psfu", "", "trivial", "(K" ], - - "it_IT@euro" : [ "lat9w-16.psfu", "", "trivial", "(K" ], - "it_IT" : [ "lat1-16.psfu", "", "none", "(B" ], - "it" : [ "lat1-16.psfu", "", "none", "(B" ], - "it_IT.UTF-8" : [ "lat9w-16.psfu", "", "trivial", "(K" ], - - "es_ES@euro" : [ "lat9w-16.psfu", "", "trivial", "(B" ], - "es_ES" : [ "lat1-16.psfu", "", "none", "(B" ], - "es" : [ "lat1-16.psfu", "", "none", "(B" ], - "es_ES.UTF-8" : [ "lat9w-16.psfu", "", "trivial", "(K" ], - - "nl_NL@euro" : [ "lat9w-16.psfu", "", "trivial", "(K" ], - "nl_NL" : [ "lat1-16.psfu", "", "none", "(B" ], - "nl" : [ "lat1-16.psfu", "", "none", "(B" ], - "nl_NL.UTF-8" : [ "lat9w-16.psfu", "", "trivial", "(K" ], - - "pt_PT@euro" : [ "lat9w-16.psfu", "", "trivial", "(K" ], - "pt_PT" : [ "lat1-16.psfu", "", "none", "(B" ], - "pt_BR" : [ "lat1-16.psfu", "", "trivial", "(B" ], - "pt" : [ "lat1-16.psfu", "", "none", "(B" ], - "pt_PT.UTF-8" : [ "lat9w-16.psfu", "", "trivial", "(K" ], - "pt_BR.UTF-8" : [ "lat9w-16.psfu", "", "trivial", "(K" ], - - "ca_ES@euro" : [ "lat9w-16.psfu", "", "trivial", "(K" ], - "ca_ES" : [ "lat1-16.psfu", "", "none", "(B" ], - "ca" : [ "lat1-16.psfu", "", "none", "(B" ], - "ca_ES.UTF-8" : [ "lat9w-16.psfu", "", "trivial", "(K" ], - - "gl_ES@euro" : [ "lat9w-16.psfu", "", "trivial", "(K" ], - "gl_ES" : [ "lat1-16.psfu", "", "none", "(B" ], - "gl" : [ "lat1-16.psfu", "", "none", "(B" ], - "gl_ES.UTF-8" : [ "lat9w-16.psfu", "", "trivial", "(K" ], - - "br_FR@euro" : [ "lat9w-16.psfu", "", "trivial", "(K" ], - "br_FR" : [ "lat1-16.psfu", "", "none", "(B" ], - "br" : [ "lat1-16.psfu", "", "none", "(B" ], - "br_FR.UTF-8" : [ "lat9w-16.psfu", "", "trivial", "(K" ], + "en" : [ "eurlatgr.psfu", "", "none", "" ], +// The two-letters language is used as a fallback, so additional entries like +// the ones displayed below are not needed as long as they use the same values. +// "en_GB@euro" : [ "eurlatgr.psfu", "", "none", "" ], +// "en_GB" : [ "eurlatgr.psfu", "", "none", "" ], +// "en_US" : [ "eurlatgr.psfu", "", "none", "" ], +// "en_US.UTF-8" : [ "eurlatgr.psfu", "", "none", "" ], +// "en_GB.UTF-8" : [ "eurlatgr.psfu", "", "none", "" ], + "de" : [ "eurlatgr.psfu", "", "none", "" ], + "fr" : [ "eurlatgr.psfu", "", "none", "" ], + "it" : [ "eurlatgr.psfu", "", "none", "" ], + "es" : [ "eurlatgr.psfu", "", "none", "" ], + "nl" : [ "eurlatgr.psfu", "", "none", "" ], + "pt" : [ "eurlatgr.psfu", "", "none", "" ], + "ca" : [ "eurlatgr.psfu", "", "none", "" ], + "gl" : [ "eurlatgr.psfu", "", "none", "" ], + "br" : [ "eurlatgr.psfu", "", "none", "" ], + "pl" : [ "eurlatgr.psfu", "", "none", "" ], + "cs" : [ "eurlatgr.psfu", "", "none", "" ], + "sk" : [ "eurlatgr.psfu", "", "none", "" ], + "hu" : [ "eurlatgr.psfu", "", "none", "" ], + "lt" : [ "eurlatgr.psfu", "", "none", "" ], + "ja" : [ "eurlatgr.psfu", "", "none", "" ], + "tr" : [ "eurlatgr.psfu", "", "none", "" ], "el_GR" : [ "iso07u-16.psfu", "", "trivial", "(K" ], "el" : [ "iso07u-16.psfu", "", "trivial", "(K" ], "el_GR.UTF-8" : [ "iso07u-16.psfu", "", "trivial", "(K" ], - "pl_PL" : [ "lat2-16.psfu", "", "8859-2", "(K" ], - "pl" : [ "lat2-16.psfu", "", "8859-2", "(K" ], - "pl_PL.UTF-8" : [ "lat2-16.psfu", "", "8859-2", "(K" ], - - "cs_CZ" : [ "lat2-16.psfu", "", "8859-2", "(K" ], - "cs" : [ "lat2-16.psfu", "", "8859-2", "(K" ], - "cs_CZ.UTF-8" : [ "lat2-16.psfu", "", "8859-2", "(K" ], - - "sk_SK" : [ "lat2-16.psfu", "", "8859-2", "(K" ], - "sk" : [ "lat2-16.psfu", "", "8859-2", "(K" ], - "sk_SK.UTF-8" : [ "lat2-16.psfu", "", "8859-2", "(K" ], - - "hu_HU" : [ "lat2-16.psfu", "", "8859-2", "(K" ], - "hu" : [ "lat2-16.psfu", "", "8859-2", "(K" ], - "hu_HU.UTF-8" : [ "lat2-16.psfu", "", "8859-2", "(K" ], - - "lt_LT" : [ "lat4a-16.psfu", "", "8859-13", "(K" ], - "lt" : [ "lat4a-16.psfu", "", "8859-13", "(K" ], - "lt_LT.UTF-8" : [ "lat4a-16.psfu", "", "8859-13", "(K" ], - "ru_RU.KOI8-R" : [ "UniCyr_8x16.psf", "", "koi2alt", "(K" ], "ru" : [ "UniCyr_8x16.psf", "", "koi2alt", "(K" ], "ru_RU.UTF-8" : [ "UniCyr_8x16.psf", "", "none", "(K" ], - "sr_RS@latin" : [ "lat2-16.psfu", "", "8859-2", "(K" ], + "sr_RS@latin" : [ "eurlatgr.psfu", "", "trivial", "" ], "sr" : [ "UniCyr_8x16.psf", "", "trivial", "(K" ], "sr_RS.UTF-8" : [ "UniCyr_8x16.psf", "", "none", "(K" ], @@ -117,13 +64,5 @@ "bg_BG" : [ "UniCyr_8x16.psf", "", "trivial", "(K" ], "bg" : [ "UniCyr_8x16.psf", "", "trivial", "(K" ], - "bg_BG.UTF-8" : [ "UniCyr_8x16.psf", "", "none", "(K" ], - - "ja_JP.sjis" : [ "lat9w-16.psfu", "", "trivial", "(K" ], - "ja" : [ "lat1-16.psfu", "", "none", "(K" ], - "ja_JP.UTF-8" : [ "lat9w-16.psfu", "", "trivial", "(K" ], - - "tr_TR" : [ "iso09.f16n", "", "none", "(K" ], - "tr" : [ "iso09.f16n", "", "none", "(K" ], - "tr_TR.UTF-8" : [ "iso09.f16n", "", "trivial", "(K" ] + "bg_BG.UTF-8" : [ "UniCyr_8x16.psf", "", "none", "(K" ] ] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-country-4.0.16/console/src/data/consolefonts_opensuse.ycp new/yast2-country-4.0.17/console/src/data/consolefonts_opensuse.ycp --- old/yast2-country-4.0.16/console/src/data/consolefonts_opensuse.ycp 2018-01-15 11:03:24.000000000 +0100 +++ new/yast2-country-4.0.17/console/src/data/consolefonts_opensuse.ycp 1970-01-01 01:00:00.000000000 +0100 @@ -1,68 +0,0 @@ -/* ------------------------------------------------------------------------------ - * Copyright (c) 2016 SUSE LLC - * - * This program is free software; you can redistribute it and/or modify it under - * the terms of version 2 of the GNU General Public License as published by the - * Free Software Foundation. - * - * This program is distributed in the hope that it will be useful, but WITHOUT - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS - * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - * ------------------------------------------------------------------------------ - */ - -/* - * Maintainer: Thomas Fehr <[email protected]> - * - * consolefonts map for openSUSE distributions - */ - -$[ - // LANG font unicode map screen map, console magic - "en" : [ "eurlatgr.psfu", "", "none", "" ], -// The two-letters language is used as a fallback, so additional entries like -// the ones displayed below are not needed as long as they use the same values. -// "en_GB@euro" : [ "eurlatgr.psfu", "", "none", "" ], -// "en_GB" : [ "eurlatgr.psfu", "", "none", "" ], -// "en_US" : [ "eurlatgr.psfu", "", "none", "" ], -// "en_US.UTF-8" : [ "eurlatgr.psfu", "", "none", "" ], -// "en_GB.UTF-8" : [ "eurlatgr.psfu", "", "none", "" ], - "de" : [ "eurlatgr.psfu", "", "none", "" ], - "fr" : [ "eurlatgr.psfu", "", "none", "" ], - "it" : [ "eurlatgr.psfu", "", "none", "" ], - "es" : [ "eurlatgr.psfu", "", "none", "" ], - "nl" : [ "eurlatgr.psfu", "", "none", "" ], - "pt" : [ "eurlatgr.psfu", "", "none", "" ], - "ca" : [ "eurlatgr.psfu", "", "none", "" ], - "gl" : [ "eurlatgr.psfu", "", "none", "" ], - "br" : [ "eurlatgr.psfu", "", "none", "" ], - "pl" : [ "eurlatgr.psfu", "", "none", "" ], - "cs" : [ "eurlatgr.psfu", "", "none", "" ], - "sk" : [ "eurlatgr.psfu", "", "none", "" ], - "hu" : [ "eurlatgr.psfu", "", "none", "" ], - "lt" : [ "eurlatgr.psfu", "", "none", "" ], - "ja" : [ "eurlatgr.psfu", "", "none", "" ], - "tr" : [ "eurlatgr.psfu", "", "none", "" ], - - "el_GR" : [ "iso07u-16.psfu", "", "trivial", "(K" ], - "el" : [ "iso07u-16.psfu", "", "trivial", "(K" ], - "el_GR.UTF-8" : [ "iso07u-16.psfu", "", "trivial", "(K" ], - - "ru_RU.KOI8-R" : [ "UniCyr_8x16.psf", "", "koi2alt", "(K" ], - "ru" : [ "UniCyr_8x16.psf", "", "koi2alt", "(K" ], - "ru_RU.UTF-8" : [ "UniCyr_8x16.psf", "", "none", "(K" ], - - "sr_RS@latin" : [ "eurlatgr.psfu", "", "trivial", "" ], - "sr" : [ "UniCyr_8x16.psf", "", "trivial", "(K" ], - "sr_RS.UTF-8" : [ "UniCyr_8x16.psf", "", "none", "(K" ], - - "uk" : [ "UniCyr_8x16.psf", "", "trivial", "(K" ], - "uk_UA.UTF-8" : [ "UniCyr_8x16.psf", "", "none", "(K" ], - - "tg" : [ "UniCyr_8x16.psf", "", "trivial", "(K" ], - "tg_TJ.UTF-8" : [ "UniCyr_8x16.psf", "", "none", "(K" ], - - "bg_BG" : [ "UniCyr_8x16.psf", "", "trivial", "(K" ], - "bg" : [ "UniCyr_8x16.psf", "", "trivial", "(K" ], - "bg_BG.UTF-8" : [ "UniCyr_8x16.psf", "", "none", "(K" ] - ] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-country-4.0.16/console/test/console_test.rb new/yast2-country-4.0.17/console/test/console_test.rb --- old/yast2-country-4.0.16/console/test/console_test.rb 2018-01-15 11:03:24.000000000 +0100 +++ new/yast2-country-4.0.17/console/test/console_test.rb 2018-01-24 16:38:12.000000000 +0100 @@ -26,7 +26,7 @@ it "sets console fonts for the given language" do expect(Yast::UI).to receive(:SetConsoleFont) - .with("(K", "lat9w-16.psfu", "trivial", "", "es_ES") + .with("", "eurlatgr.psfu", "none", "", "es_ES") Yast::Console.SelectFont(language) end diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-country-4.0.16/package/yast2-country.changes new/yast2-country-4.0.17/package/yast2-country.changes --- old/yast2-country-4.0.16/package/yast2-country.changes 2018-01-15 11:03:24.000000000 +0100 +++ new/yast2-country-4.0.17/package/yast2-country.changes 2018-01-24 16:38:12.000000000 +0100 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Wed Jan 24 13:39:34 UTC 2018 - [email protected] + +- Unify openSUSE and SLE console fonts maps (bsc#1068814). +- 4.0.17 + +------------------------------------------------------------------- Mon Jan 15 08:51:32 UTC 2018 - [email protected] - drop writting and reading keys KEYTABLE and COMPOSETABLE in diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-country-4.0.16/package/yast2-country.spec new/yast2-country-4.0.17/package/yast2-country.spec --- old/yast2-country-4.0.16/package/yast2-country.spec 2018-01-15 11:03:24.000000000 +0100 +++ new/yast2-country-4.0.17/package/yast2-country.spec 2018-01-24 16:38:12.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-country -Version: 4.0.16 +Version: 4.0.17 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build
