Hello community,

here is the log from the commit of package yast2-country for openSUSE:Factory 
checked in at 2017-02-22 13:49:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-country (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-country.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-country"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-country/yast2-country.changes      
2017-02-04 16:52:25.830099172 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-country.new/yast2-country.changes 
2017-02-22 13:49:40.537270316 +0100
@@ -1,0 +2,7 @@
+Fri Feb 17 13:58:28 UTC 2017 - jreidin...@suse.com
+
+- fix keyboard layout widget initialization to old value
+  (bsc#1022546)
+- 3.2.9
+
+-------------------------------------------------------------------

Old:
----
  yast2-country-3.2.8.tar.bz2

New:
----
  yast2-country-3.2.9.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yast2-country.spec ++++++
--- /var/tmp/diff_new_pack.CwhZOt/_old  2017-02-22 13:49:41.121187193 +0100
+++ /var/tmp/diff_new_pack.CwhZOt/_new  2017-02-22 13:49:41.121187193 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-country
-Version:        3.2.8
+Version:        3.2.9
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-country-3.2.8.tar.bz2 -> yast2-country-3.2.9.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-country-3.2.8/keyboard/src/lib/y2country/widgets.rb 
new/yast2-country-3.2.9/keyboard/src/lib/y2country/widgets.rb
--- old/yast2-country-3.2.8/keyboard/src/lib/y2country/widgets.rb       
2017-02-01 18:18:02.857524673 +0100
+++ new/yast2-country-3.2.9/keyboard/src/lib/y2country/widgets.rb       
2017-02-20 10:02:31.003980962 +0100
@@ -56,6 +56,8 @@
 
       def handle
         Yast::Keyboard.Set(value)
+        # mark that user approve selection
+        Yast::Keyboard.user_decision = true
       end
 
       def store
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-country-3.2.8/package/yast2-country.changes 
new/yast2-country-3.2.9/package/yast2-country.changes
--- old/yast2-country-3.2.8/package/yast2-country.changes       2017-02-01 
18:18:02.869524673 +0100
+++ new/yast2-country-3.2.9/package/yast2-country.changes       2017-02-20 
10:02:31.103980962 +0100
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Fri Feb 17 13:58:28 UTC 2017 - jreidin...@suse.com
+
+- fix keyboard layout widget initialization to old value
+  (bsc#1022546)
+- 3.2.9
+
+-------------------------------------------------------------------
 Mon Jan 30 16:44:12 UTC 2017 - an...@suse.com
 
 - If the X11Variant for a given keyboard layout is not specified by
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-country-3.2.8/package/yast2-country.spec 
new/yast2-country-3.2.9/package/yast2-country.spec
--- old/yast2-country-3.2.8/package/yast2-country.spec  2017-02-01 
18:18:02.869524673 +0100
+++ new/yast2-country-3.2.9/package/yast2-country.spec  2017-02-20 
10:02:31.103980962 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-country
-Version:        3.2.8
+Version:        3.2.9
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build


Reply via email to