Hello community,

here is the log from the commit of package yast2-live-installer for 
openSUSE:Factory checked in at 2014-03-26 16:42:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-live-installer (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-live-installer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-live-installer"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/yast2-live-installer/yast2-live-installer.changes    
    2014-01-10 21:23:37.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-live-installer.new/yast2-live-installer.changes
   2014-03-26 16:42:33.000000000 +0100
@@ -1,0 +2,8 @@
+Wed Mar 26 12:56:02 UTC 2014 - lsle...@suse.cz
+
+- hide steps (the left panel) during installation (to be compatible
+  with normal installation) (issue found by tchvatal, fix proposed
+  by coolo, thanks!)
+- 3.1.3
+
+-------------------------------------------------------------------

Old:
----
  yast2-live-installer-3.1.2.tar.bz2

New:
----
  yast2-live-installer-3.1.3.tar.bz2

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

Other differences:
------------------
++++++ yast2-live-installer.spec ++++++
--- /var/tmp/diff_new_pack.jnzU5e/_old  2014-03-26 16:42:33.000000000 +0100
+++ /var/tmp/diff_new_pack.jnzU5e/_new  2014-03-26 16:42:33.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-live-installer
-Version:        3.1.2
+Version:        3.1.3
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-live-installer-3.1.2.tar.bz2 -> yast2-live-installer-3.1.3.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-live-installer-3.1.2/package/yast2-live-installer.changes 
new/yast2-live-installer-3.1.3/package/yast2-live-installer.changes
--- old/yast2-live-installer-3.1.2/package/yast2-live-installer.changes 
2014-01-09 20:58:18.000000000 +0100
+++ new/yast2-live-installer-3.1.3/package/yast2-live-installer.changes 
2014-03-26 14:17:03.000000000 +0100
@@ -1,4 +1,12 @@
 -------------------------------------------------------------------
+Wed Mar 26 12:56:02 UTC 2014 - lsle...@suse.cz
+
+- hide steps (the left panel) during installation (to be compatible
+  with normal installation) (issue found by tchvatal, fix proposed
+  by coolo, thanks!)
+- 3.1.3
+
+-------------------------------------------------------------------
 Wed Jan  8 14:05:04 UTC 2014 - jsr...@suse.cz
 
 - make inst_live_cleanup work before switch to chroot in order to
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-live-installer-3.1.2/package/yast2-live-installer.spec 
new/yast2-live-installer-3.1.3/package/yast2-live-installer.spec
--- old/yast2-live-installer-3.1.2/package/yast2-live-installer.spec    
2014-01-09 20:58:18.000000000 +0100
+++ new/yast2-live-installer-3.1.3/package/yast2-live-installer.spec    
2014-03-26 14:17:03.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-live-installer
-Version:        3.1.2
+Version:        3.1.3
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-live-installer-3.1.2/src/clients/live-installer.rb 
new/yast2-live-installer-3.1.3/src/clients/live-installer.rb
--- old/yast2-live-installer-3.1.2/src/clients/live-installer.rb        
2014-01-09 20:58:18.000000000 +0100
+++ new/yast2-live-installer-3.1.3/src/clients/live-installer.rb        
2014-03-26 14:17:03.000000000 +0100
@@ -55,7 +55,7 @@
         return nil
       end
 
-      Wizard.OpenNextBackStepsDialog
+      Wizard.OpenNextBackDialog
 
       # check available memory
       @memories = Convert.to_list(SCR.Read(path(".probe.memory")))

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to