Hello community,

here is the log from the commit of package yast2-users for openSUSE:Factory 
checked in at 2014-05-17 22:01:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-users (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-users.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-users"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-users/yast2-users.changes  2014-05-10 
08:32:14.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-users.new/yast2-users.changes     
2014-05-17 22:01:29.000000000 +0200
@@ -1,0 +2,7 @@
+Tue May 13 13:32:22 CEST 2014 - [email protected]
+
+- added Test Keyboard Layout field into current root password dialog
+  (bnc#877442)
+- 3.1.24
+
+-------------------------------------------------------------------

Old:
----
  yast2-users-3.1.23.tar.bz2

New:
----
  yast2-users-3.1.24.tar.bz2

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

Other differences:
------------------
++++++ yast2-users.spec ++++++
--- /var/tmp/diff_new_pack.xsgmAO/_old  2014-05-17 22:01:30.000000000 +0200
+++ /var/tmp/diff_new_pack.xsgmAO/_new  2014-05-17 22:01:30.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-users
-Version:        3.1.23
+Version:        3.1.24
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-users-3.1.23.tar.bz2 -> yast2-users-3.1.24.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-3.1.23/package/yast2-users.changes 
new/yast2-users-3.1.24/package/yast2-users.changes
--- old/yast2-users-3.1.23/package/yast2-users.changes  2014-05-07 
17:13:46.000000000 +0200
+++ new/yast2-users-3.1.24/package/yast2-users.changes  2014-05-13 
15:03:46.000000000 +0200
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Tue May 13 13:32:22 CEST 2014 - [email protected]
+
+- added Test Keyboard Layout field into current root password dialog
+  (bnc#877442)
+- 3.1.24
+
+-------------------------------------------------------------------
 Wed May  7 14:57:31 UTC 2014 - [email protected]
 
 - do not modify frozen text from gettext call (bnc#876571)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-3.1.23/package/yast2-users.spec 
new/yast2-users-3.1.24/package/yast2-users.spec
--- old/yast2-users-3.1.23/package/yast2-users.spec     2014-05-07 
17:13:46.000000000 +0200
+++ new/yast2-users-3.1.24/package/yast2-users.spec     2014-05-13 
15:03:46.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-users
-Version:        3.1.23
+Version:        3.1.24
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-3.1.23/src/clients/inst_root_first.rb 
new/yast2-users-3.1.24/src/clients/inst_root_first.rb
--- old/yast2-users-3.1.23/src/clients/inst_root_first.rb       2014-05-07 
17:13:47.000000000 +0200
+++ new/yast2-users-3.1.24/src/clients/inst_root_first.rb       2014-05-13 
15:03:46.000000000 +0200
@@ -80,7 +80,10 @@
               # Label: get same password again for verification
               _("Con&firm Password"),
               @password
-            )
+            ),
+            VSpacing(2.4),
+            # text entry label
+            InputField(Opt(:hstretch), _("&Test Keyboard Layout"))
           )
         ),
         VStretch()

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to