Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yast2-country for openSUSE:Factory checked in at 2022-03-15 19:03:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-country (Old) and /work/SRC/openSUSE:Factory/.yast2-country.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-country" Tue Mar 15 19:03:54 2022 rev:230 rq:961682 version:4.4.12 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-country/yast2-country.changes 2022-02-05 23:22:59.944000259 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-country.new.25692/yast2-country.changes 2022-03-15 19:04:02.168912160 +0100 @@ -1,0 +2,7 @@ +Mon Mar 14 12:03:14 UTC 2022 - Stefan Hundhammer <shundham...@suse.com> + +- Fixed French (Canada) keyboard layout (bsc#1196891): + Use "ca", not "ca-fr-legacy" +- 4.4.12 + +------------------------------------------------------------------- Old: ---- yast2-country-4.4.11.tar.bz2 New: ---- yast2-country-4.4.12.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-country.spec ++++++ --- /var/tmp/diff_new_pack.v91RC8/_old 2022-03-15 19:04:02.608912459 +0100 +++ /var/tmp/diff_new_pack.v91RC8/_new 2022-03-15 19:04:02.612912461 +0100 @@ -17,7 +17,7 @@ Name: yast2-country -Version: 4.4.11 +Version: 4.4.12 Release: 0 Summary: YaST2 - Country Settings (Language, Keyboard, and Timezone) License: GPL-2.0-only ++++++ yast2-country-4.4.11.tar.bz2 -> yast2-country-4.4.12.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-country-4.4.11/keyboard/src/lib/y2keyboard/keyboards.rb new/yast2-country-4.4.12/keyboard/src/lib/y2keyboard/keyboards.rb --- old/yast2-country-4.4.11/keyboard/src/lib/y2keyboard/keyboards.rb 2022-02-01 14:23:29.000000000 +0100 +++ new/yast2-country-4.4.12/keyboard/src/lib/y2keyboard/keyboards.rb 2022-03-14 13:31:55.000000000 +0100 @@ -101,7 +101,7 @@ }, { "description" => _("French (Canada)"), "alias" => "french-ca", - "code" => "ca-fr-legacy", # TO DO: Or just ca? Check! + "code" => "ca", # Not ca-fr-legacy (bsc#1196891) "legacy_code" => "cf" }, { "description" => _("Canadian (Multilingual)"), diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-country-4.4.11/package/yast2-country.changes new/yast2-country-4.4.12/package/yast2-country.changes --- old/yast2-country-4.4.11/package/yast2-country.changes 2022-02-01 14:23:29.000000000 +0100 +++ new/yast2-country-4.4.12/package/yast2-country.changes 2022-03-14 13:31:55.000000000 +0100 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Mon Mar 14 12:03:14 UTC 2022 - Stefan Hundhammer <shundham...@suse.com> + +- Fixed French (Canada) keyboard layout (bsc#1196891): + Use "ca", not "ca-fr-legacy" +- 4.4.12 + +------------------------------------------------------------------- Mon Jan 31 14:49:03 UTC 2022 - Ladislav Slez??k <lsle...@suse.cz> - Fixed passing multiple arguments to "localectl set-locale" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-country-4.4.11/package/yast2-country.spec new/yast2-country-4.4.12/package/yast2-country.spec --- old/yast2-country-4.4.11/package/yast2-country.spec 2022-02-01 14:23:29.000000000 +0100 +++ new/yast2-country-4.4.12/package/yast2-country.spec 2022-03-14 13:31:55.000000000 +0100 @@ -16,7 +16,7 @@ # Name: yast2-country -Version: 4.4.11 +Version: 4.4.12 Release: 0 Summary: YaST2 - Country Settings (Language, Keyboard, and Timezone) License: GPL-2.0-only