Hello community, here is the log from the commit of package yast2-firstboot for openSUSE:Factory checked in at 2018-02-09 15:48:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-firstboot (Old) and /work/SRC/openSUSE:Factory/.yast2-firstboot.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-firstboot" Fri Feb 9 15:48:13 2018 rev:70 rq:574130 version:4.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-firstboot/yast2-firstboot.changes 2018-01-19 11:53:15.639504020 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-firstboot.new/yast2-firstboot.changes 2018-02-09 15:48:14.829880518 +0100 @@ -1,0 +2,6 @@ +Thu Feb 8 08:38:38 UTC 2018 - [email protected] + +- adapted to changes in the Language module (bsc#1079852) +- 4.0.3 + +------------------------------------------------------------------- Old: ---- yast2-firstboot-4.0.2.tar.bz2 New: ---- yast2-firstboot-4.0.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-firstboot.spec ++++++ --- /var/tmp/diff_new_pack.yRjCAU/_old 2018-02-09 15:48:15.529855380 +0100 +++ /var/tmp/diff_new_pack.yRjCAU/_new 2018-02-09 15:48:15.533855237 +0100 @@ -17,7 +17,7 @@ Name: yast2-firstboot -Version: 4.0.2 +Version: 4.0.3 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ yast2-firstboot-4.0.2.tar.bz2 -> yast2-firstboot-4.0.3.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-firstboot-4.0.2/package/yast2-firstboot.changes new/yast2-firstboot-4.0.3/package/yast2-firstboot.changes --- old/yast2-firstboot-4.0.2/package/yast2-firstboot.changes 2018-01-16 09:53:29.000000000 +0100 +++ new/yast2-firstboot-4.0.3/package/yast2-firstboot.changes 2018-02-08 11:12:40.000000000 +0100 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Thu Feb 8 08:38:38 UTC 2018 - [email protected] + +- adapted to changes in the Language module (bsc#1079852) +- 4.0.3 + +------------------------------------------------------------------- Tue Jan 16 09:12:23 CET 2018 - [email protected] - Do not initialize firstboot in AutoYaST upgrade mode. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-firstboot-4.0.2/package/yast2-firstboot.spec new/yast2-firstboot-4.0.3/package/yast2-firstboot.spec --- old/yast2-firstboot-4.0.2/package/yast2-firstboot.spec 2018-01-16 09:53:29.000000000 +0100 +++ new/yast2-firstboot-4.0.3/package/yast2-firstboot.spec 2018-02-08 11:12:40.000000000 +0100 @@ -16,7 +16,7 @@ # Name: yast2-firstboot -Version: 4.0.2 +Version: 4.0.3 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-firstboot-4.0.2/src/clients/firstboot_language_keyboard.rb new/yast2-firstboot-4.0.3/src/clients/firstboot_language_keyboard.rb --- old/yast2-firstboot-4.0.2/src/clients/firstboot_language_keyboard.rb 2018-01-16 09:53:29.000000000 +0100 +++ new/yast2-firstboot-4.0.3/src/clients/firstboot_language_keyboard.rb 2018-02-08 11:12:40.000000000 +0100 @@ -258,7 +258,7 @@ # install language dependent packages now # Language::PackagesModified () does not work here as _on_entry variables are not set - if @language != Language.ReadSysconfigLanguage + if @language != Language.ReadLocaleConfLanguage if !Language.PackagesInit([@language]) # error message Report.Error(
