Hello community,

here is the log from the commit of package yast2-auth-client for 
openSUSE:Factory checked in at 2015-10-17 16:39:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-auth-client (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-auth-client.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-auth-client"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-auth-client/yast2-auth-client.changes      
2015-10-12 10:02:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-auth-client.new/yast2-auth-client.changes 
2015-10-17 16:39:12.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Oct 16 09:24:48 UTC 2015 - h...@suse.com
+
+- Increase width of the left panel on main dialog. bsc#948432
+
+-------------------------------------------------------------------

Old:
----
  yast2-auth-client-3.3.3.tar.bz2

New:
----
  yast2-auth-client-3.3.4.tar.bz2

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

Other differences:
------------------
++++++ yast2-auth-client.spec ++++++
--- /var/tmp/diff_new_pack.SAXXxL/_old  2015-10-17 16:39:12.000000000 +0200
+++ /var/tmp/diff_new_pack.SAXXxL/_new  2015-10-17 16:39:12.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-auth-client
-Version:        3.3.3
+Version:        3.3.4
 Release:        0
 Summary:        YaST2 - Network Authentication Configuration
 License:        GPL-2.0

++++++ yast2-auth-client-3.3.3.tar.bz2 -> yast2-auth-client-3.3.4.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-auth-client-3.3.3/package/yast2-auth-client.changes 
new/yast2-auth-client-3.3.4/package/yast2-auth-client.changes
--- old/yast2-auth-client-3.3.3/package/yast2-auth-client.changes       
2015-10-09 15:02:10.000000000 +0200
+++ new/yast2-auth-client-3.3.4/package/yast2-auth-client.changes       
2015-10-16 11:27:09.000000000 +0200
@@ -1,4 +1,9 @@
 -------------------------------------------------------------------
+Fri Oct 16 09:24:48 UTC 2015 - h...@suse.com
+
+- Increase width of the left panel on main dialog. bsc#948432
+
+-------------------------------------------------------------------
 Fri Oct  9 12:12:52 UTC 2015 - mvid...@suse.com
 
 - Fixed "Relax-NG parser error : Some defines for timeout needs the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-auth-client-3.3.3/package/yast2-auth-client.spec 
new/yast2-auth-client-3.3.4/package/yast2-auth-client.spec
--- old/yast2-auth-client-3.3.3/package/yast2-auth-client.spec  2015-10-09 
15:02:10.000000000 +0200
+++ new/yast2-auth-client-3.3.4/package/yast2-auth-client.spec  2015-10-16 
11:27:09.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-auth-client
-Version:        3.3.3
+Version:        3.3.4
 Release:        0
 Group:          System/YaST
 License:        GPL-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-auth-client-3.3.3/src/lib/yauthclient/main_dialog.rb 
new/yast2-auth-client-3.3.4/src/lib/yauthclient/main_dialog.rb
--- old/yast2-auth-client-3.3.3/src/lib/yauthclient/main_dialog.rb      
2015-10-08 16:52:10.000000000 +0200
+++ new/yast2-auth-client-3.3.4/src/lib/yauthclient/main_dialog.rb      
2015-10-16 11:27:09.000000000 +0200
@@ -56,7 +56,7 @@
                         )),
                         HBox(
                             # Overview of all config sections
-                            HWeight(35, VBox(
+                            HWeight(45, VBox(
                                 VSpacing(0.2),
                                 Frame(
                                     _("Global Configuration"),
@@ -78,7 +78,7 @@
                                 )
                             )),
                             # Config editor
-                            HWeight(65, VBox(
+                            HWeight(55, VBox(
                                 ReplacePoint(Id(:section_conf), Empty()),
                                 ReplacePoint(Id(:list_more_params), Empty())
                             ))


Reply via email to