Hello community,

here is the log from the commit of package yast2-nfs-client for 
openSUSE:Factory checked in at 2014-08-07 08:07:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-nfs-client (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-nfs-client.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-nfs-client"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-nfs-client/yast2-nfs-client.changes        
2014-08-01 14:34:17.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-nfs-client.new/yast2-nfs-client.changes   
2014-08-07 08:07:37.000000000 +0200
@@ -1,0 +2,7 @@
+Wed Aug  6 12:36:27 UTC 2014 - [email protected]
+
+- Don't display 'NFS Settings' tab when called from partitioner
+  (bnc#890410)
+- 3.1.8
+
+-------------------------------------------------------------------

Old:
----
  yast2-nfs-client-3.1.7.tar.bz2

New:
----
  yast2-nfs-client-3.1.8.tar.bz2

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

Other differences:
------------------
++++++ yast2-nfs-client.spec ++++++
--- /var/tmp/diff_new_pack.D817Gg/_old  2014-08-07 08:07:38.000000000 +0200
+++ /var/tmp/diff_new_pack.D817Gg/_new  2014-08-07 08:07:38.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-nfs-client
-Version:        3.1.7
+Version:        3.1.8
 Release:        0
 Url:            https://github.com/yast/yast-nfs-client
 

++++++ yast2-nfs-client-3.1.7.tar.bz2 -> yast2-nfs-client-3.1.8.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-nfs-client-3.1.7/package/yast2-nfs-client.changes 
new/yast2-nfs-client-3.1.8/package/yast2-nfs-client.changes
--- old/yast2-nfs-client-3.1.7/package/yast2-nfs-client.changes 2014-07-31 
16:32:45.000000000 +0200
+++ new/yast2-nfs-client-3.1.8/package/yast2-nfs-client.changes 2014-08-06 
15:11:42.000000000 +0200
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Wed Aug  6 12:36:27 UTC 2014 - [email protected]
+
+- Don't display 'NFS Settings' tab when called from partitioner
+  (bnc#890410)
+- 3.1.8
+
+-------------------------------------------------------------------
 Thu Jul 31 14:02:30 UTC 2014 - [email protected]
 
 - Added 'fsc' to the list of valid negatable options (bnc#873142)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-nfs-client-3.1.7/package/yast2-nfs-client.spec 
new/yast2-nfs-client-3.1.8/package/yast2-nfs-client.spec
--- old/yast2-nfs-client-3.1.7/package/yast2-nfs-client.spec    2014-07-31 
16:32:45.000000000 +0200
+++ new/yast2-nfs-client-3.1.8/package/yast2-nfs-client.spec    2014-08-06 
15:11:42.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-nfs-client
-Version:        3.1.7
+Version:        3.1.8
 Release:        0
 Url:            https://github.com/yast/yast-nfs-client
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-nfs-client-3.1.7/src/clients/nfs-client4part.rb 
new/yast2-nfs-client-3.1.8/src/clients/nfs-client4part.rb
--- old/yast2-nfs-client-3.1.7/src/clients/nfs-client4part.rb   2014-07-31 
16:32:45.000000000 +0200
+++ new/yast2-nfs-client-3.1.8/src/clients/nfs-client4part.rb   2014-08-06 
15:11:42.000000000 +0200
@@ -33,7 +33,7 @@
 
       if @func == "CreateUI"
         Wizard.SetHelpText(@help_text1)
-        return MainDialogLayout()
+        return FstabTab()
       elsif @func == "FromStorage"
         @shares = Ops.get_list(@param, "shares", [])
 

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

Reply via email to