Hello community,

here is the log from the commit of package yast2-network for openSUSE:Factory 
checked in at 2016-03-11 12:29:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-network (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-network.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-network"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-network/yast2-network.changes      
2016-02-25 21:44:08.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-network.new/yast2-network.changes 
2016-03-11 12:29:31.000000000 +0100
@@ -1,0 +2,8 @@
+Sun Mar  6 21:15:08 UTC 2016 - mfi...@suse.com
+
+- bnc#920089
+  - fix by Damir Porobic
+  - fixed layout of dialog for new route definition
+- 3.1.144 
+
+-------------------------------------------------------------------

Old:
----
  yast2-network-3.1.143.tar.bz2

New:
----
  yast2-network-3.1.144.tar.bz2

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

Other differences:
------------------
++++++ yast2-network.spec ++++++
--- /var/tmp/diff_new_pack.Xk4z0d/_old  2016-03-11 12:29:31.000000000 +0100
+++ /var/tmp/diff_new_pack.Xk4z0d/_new  2016-03-11 12:29:31.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-network
-Version:        3.1.143
+Version:        3.1.144
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-network-3.1.143.tar.bz2 -> yast2-network-3.1.144.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-3.1.143/package/yast2-network.changes 
new/yast2-network-3.1.144/package/yast2-network.changes
--- old/yast2-network-3.1.143/package/yast2-network.changes     2016-02-23 
09:47:14.000000000 +0100
+++ new/yast2-network-3.1.144/package/yast2-network.changes     2016-03-08 
14:54:08.000000000 +0100
@@ -1,4 +1,12 @@
 -------------------------------------------------------------------
+Sun Mar  6 21:15:08 UTC 2016 - mfi...@suse.com
+
+- bnc#920089
+  - fix by Damir Porobic
+  - fixed layout of dialog for new route definition
+- 3.1.144 
+
+-------------------------------------------------------------------
 Mon Feb 22 11:52:09 UTC 2016 - mfi...@suse.com
 
 - bnc#960703
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-3.1.143/package/yast2-network.spec 
new/yast2-network-3.1.144/package/yast2-network.spec
--- old/yast2-network-3.1.143/package/yast2-network.spec        2016-02-23 
09:47:14.000000000 +0100
+++ new/yast2-network-3.1.144/package/yast2-network.spec        2016-03-08 
14:54:08.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-network
-Version:        3.1.143
+Version:        3.1.144
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-network-3.1.143/src/clients/firewall_stage1_proposal.rb 
new/yast2-network-3.1.144/src/clients/firewall_stage1_proposal.rb
--- old/yast2-network-3.1.143/src/clients/firewall_stage1_proposal.rb   
2016-02-23 09:47:14.000000000 +0100
+++ new/yast2-network-3.1.144/src/clients/firewall_stage1_proposal.rb   
2016-03-08 14:54:08.000000000 +0100
@@ -277,7 +277,7 @@
       Convert.to_symbol(dialog_ret)
     end
 
-    private
+  private
 
     def preformatted_proposal
       firewall_proposal = if SuSEFirewall4Network.Enabled1stStage
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-network-3.1.143/src/include/network/lan/complex.rb 
new/yast2-network-3.1.144/src/include/network/lan/complex.rb
--- old/yast2-network-3.1.143/src/include/network/lan/complex.rb        
2016-02-23 09:47:14.000000000 +0100
+++ new/yast2-network-3.1.144/src/include/network/lan/complex.rb        
2016-03-08 14:54:08.000000000 +0100
@@ -567,7 +567,7 @@
       ret
     end
 
-    private
+  private
 
     def overview_buttons
       ret = {}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-network-3.1.143/src/include/network/routines.rb 
new/yast2-network-3.1.144/src/include/network/routines.rb
--- old/yast2-network-3.1.143/src/include/network/routines.rb   2016-02-23 
09:47:14.000000000 +0100
+++ new/yast2-network-3.1.144/src/include/network/routines.rb   2016-03-08 
14:54:08.000000000 +0100
@@ -815,7 +815,7 @@
       true
     end
 
-    private
+  private
 
     # Checks if the device should be filtered out in ReadHardware
     def filter_out(device_info, driver)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-network-3.1.143/src/include/network/services/routing.rb 
new/yast2-network-3.1.144/src/include/network/services/routing.rb
--- old/yast2-network-3.1.143/src/include/network/services/routing.rb   
2016-02-23 09:47:14.000000000 +0100
+++ new/yast2-network-3.1.144/src/include/network/services/routing.rb   
2016-03-08 14:54:08.000000000 +0100
@@ -151,49 +151,61 @@
 
       UI.OpenDialog(
         Opt(:decorated),
-        VBox(
-          HSpacing(1),
+        MinWidth(60,
           VBox(
-            HBox(
-              InputField(
-                Id(:destination),
-                Opt(:hstretch),
-                _("&Destination"),
-                Ops.get_string(entry, 1, "")
+            HSpacing(1),
+            VBox(
+              HBox(
+                HWeight(70,
+                  InputField(
+                    Id(:destination),
+                    Opt(:hstretch),
+                    _("&Destination"),
+                    Ops.get_string(entry, 1, "")
+                  )
+                ),
+                HSpacing(1),
+                HWeight(30,
+                  InputField(
+                    Id(:genmask),
+                    Opt(:hstretch),
+                    _("Ge&nmask"),
+                    Ops.get_string(entry, 3, "-")
+                  )
+                )
               ),
+              HBox(
+                HWeight(70,
+                  InputField(
+                    Id(:gateway),
+                    Opt(:hstretch),
+                    _("&Gateway"),
+                    Ops.get_string(entry, 2, "-")
+                  )
+                ),
+                HSpacing(1),
+                HWeight(30,
+                  ComboBox(
+                    Id(:device),
+                    Opt(:editable, :hstretch),
+                    _("De&vice"),
+                    devs
+                  )
+                )
+              ),
+              # ComboBox label
               InputField(
-                Id(:genmask),
+                Id(:options),
                 Opt(:hstretch),
-                _("Ge&nmask"),
-                Ops.get_string(entry, 3, "-")
+                Label.Options,
+                Ops.get_string(entry, 5, "")
               )
             ),
+            HSpacing(1),
             HBox(
-              InputField(
-                Id(:gateway),
-                Opt(:hstretch),
-                _("&Gateway"),
-                Ops.get_string(entry, 2, "-")
-              ),
-              ComboBox(
-                Id(:device),
-                Opt(:editable, :hstretch),
-                _("De&vice"),
-                devs
-              )
-            ),
-            # ComboBox label
-            InputField(
-              Id(:options),
-              Opt(:hstretch),
-              Label.Options,
-              Ops.get_string(entry, 5, "")
+              PushButton(Id(:ok), Opt(:default), Label.OKButton),
+              PushButton(Id(:cancel), Label.CancelButton)
             )
-          ),
-          HSpacing(1),
-          HBox(
-            PushButton(Id(:ok), Opt(:default), Label.OKButton),
-            PushButton(Id(:cancel), Label.CancelButton)
           )
         )
       )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-network-3.1.143/src/lib/network/edit_nic_name.rb 
new/yast2-network-3.1.144/src/lib/network/edit_nic_name.rb
--- old/yast2-network-3.1.143/src/lib/network/edit_nic_name.rb  2016-02-23 
09:47:14.000000000 +0100
+++ new/yast2-network-3.1.144/src/lib/network/edit_nic_name.rb  2016-03-08 
14:54:08.000000000 +0100
@@ -82,7 +82,7 @@
       new_name || @old_name
     end
 
-    private
+  private
 
     # Opens dialog for editing NIC name
     def open
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-network-3.1.143/src/lib/network/install_inf_convertor.rb 
new/yast2-network-3.1.144/src/lib/network/install_inf_convertor.rb
--- old/yast2-network-3.1.143/src/lib/network/install_inf_convertor.rb  
2016-02-23 09:47:14.000000000 +0100
+++ new/yast2-network-3.1.144/src/lib/network/install_inf_convertor.rb  
2016-03-08 14:54:08.000000000 +0100
@@ -44,7 +44,7 @@
       write_global_netconfig
     end
 
-    private
+  private
 
     def create_ifcfg
       ifcfg = ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-network-3.1.143/src/lib/network/network_autoconfiguration.rb 
new/yast2-network-3.1.144/src/lib/network/network_autoconfiguration.rb
--- old/yast2-network-3.1.143/src/lib/network/network_autoconfiguration.rb      
2016-02-23 09:47:14.000000000 +0100
+++ new/yast2-network-3.1.144/src/lib/network/network_autoconfiguration.rb      
2016-03-08 14:54:08.000000000 +0100
@@ -107,7 +107,7 @@
       Host.Write
     end
 
-    private
+  private
 
     def network_cards
       LanItems.Read
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-network-3.1.143/src/lib/network/network_autoyast.rb 
new/yast2-network-3.1.144/src/lib/network/network_autoyast.rb
--- old/yast2-network-3.1.143/src/lib/network/network_autoyast.rb       
2016-02-23 09:47:14.000000000 +0100
+++ new/yast2-network-3.1.144/src/lib/network/network_autoyast.rb       
2016-03-08 14:54:08.000000000 +0100
@@ -120,7 +120,7 @@
       NetworkService.EnableDisableNow
     end
 
-    private
+  private
 
     # Merges two devices map into one.
     #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-3.1.143/src/modules/DNS.rb 
new/yast2-network-3.1.144/src/modules/DNS.rb
--- old/yast2-network-3.1.143/src/modules/DNS.rb        2016-02-23 
09:47:14.000000000 +0100
+++ new/yast2-network-3.1.144/src/modules/DNS.rb        2016-03-08 
14:54:08.000000000 +0100
@@ -670,7 +670,7 @@
       nil
     end
 
-    private
+  private
 
     def read_hostname_from_install_inf
       install_inf_hostname = SCR.Read(path(".etc.install_inf.Hostname")) || ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-3.1.143/src/modules/Lan.rb 
new/yast2-network-3.1.144/src/modules/Lan.rb
--- old/yast2-network-3.1.143/src/modules/Lan.rb        2016-02-23 
09:47:14.000000000 +0100
+++ new/yast2-network-3.1.144/src/modules/Lan.rb        2016-03-08 
14:54:08.000000000 +0100
@@ -1111,7 +1111,7 @@
     publish function: :AutoPackages, type: "map ()"
     publish function: :HaveXenBridge, type: "boolean ()"
 
-    private
+  private
 
     def activate_network_service
       if LanItems.force_restart
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-3.1.143/src/modules/LanItems.rb 
new/yast2-network-3.1.144/src/modules/LanItems.rb
--- old/yast2-network-3.1.143/src/modules/LanItems.rb   2016-02-23 
09:47:14.000000000 +0100
+++ new/yast2-network-3.1.144/src/modules/LanItems.rb   2016-03-08 
14:54:08.000000000 +0100
@@ -2428,7 +2428,7 @@
       result
     end
 
-    private
+  private
 
     # This helper allows YARD to extract DSL-defined attributes.
     # Unfortunately YARD has problems with the Capitalized ones,
@@ -2460,7 +2460,7 @@
       Host.set_names(ip, [])
     end
 
-    public
+  public
 
     # @attribute Items
     # @return [Hash<Integer, Hash<String, Object> >]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-3.1.143/src/modules/Routing.rb 
new/yast2-network-3.1.144/src/modules/Routing.rb
--- old/yast2-network-3.1.143/src/modules/Routing.rb    2016-02-23 
09:47:14.000000000 +0100
+++ new/yast2-network-3.1.144/src/modules/Routing.rb    2016-03-08 
14:54:08.000000000 +0100
@@ -481,7 +481,7 @@
     publish function: :SetDevices, type: "boolean (list)"
     publish function: :Summary, type: "string ()"
 
-    private
+  private
 
     def ifroute_term(device)
       raise ArgumentError if device.nil? || device.empty?


Reply via email to