Hello community,

here is the log from the commit of package yast2-storage for openSUSE:Factory 
checked in at 2016-08-31 00:02:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-storage (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-storage.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-storage"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-storage/yast2-storage.changes      
2016-08-25 09:52:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-storage.new/yast2-storage.changes 
2016-08-31 00:02:16.000000000 +0200
@@ -1,0 +2,7 @@
+Fri Aug 26 08:18:42 UTC 2016 - igonzalezs...@suse.com
+
+- Don't check for installer restart as it's not needed anymore
+  (bsc#985055)
+- 3.1.102
+
+-------------------------------------------------------------------

Old:
----
  yast2-storage-3.1.101.tar.bz2

New:
----
  yast2-storage-3.1.102.tar.bz2

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

Other differences:
------------------
++++++ yast2-storage.spec ++++++
--- /var/tmp/diff_new_pack.K6jWyZ/_old  2016-08-31 00:02:17.000000000 +0200
+++ /var/tmp/diff_new_pack.K6jWyZ/_new  2016-08-31 00:02:17.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-storage
-Version:        3.1.101
+Version:        3.1.102
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-storage-3.1.101.tar.bz2 -> yast2-storage-3.1.102.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-3.1.101/package/yast2-storage.changes 
new/yast2-storage-3.1.102/package/yast2-storage.changes
--- old/yast2-storage-3.1.101/package/yast2-storage.changes     2016-08-19 
17:45:33.000000000 +0200
+++ new/yast2-storage-3.1.102/package/yast2-storage.changes     2016-08-26 
12:45:12.000000000 +0200
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Fri Aug 26 08:18:42 UTC 2016 - igonzalezs...@suse.com
+
+- Don't check for installer restart as it's not needed anymore
+  (bsc#985055)
+- 3.1.102
+
+-------------------------------------------------------------------
 Fri Aug 19 12:27:18 UTC 2016 - jsr...@suse.cz
 
 - added /var/lib/machines to the list of subvolumes (bsc#992573)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-3.1.101/package/yast2-storage.spec 
new/yast2-storage-3.1.102/package/yast2-storage.spec
--- old/yast2-storage-3.1.101/package/yast2-storage.spec        2016-08-19 
17:45:33.000000000 +0200
+++ new/yast2-storage-3.1.102/package/yast2-storage.spec        2016-08-26 
12:45:12.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-storage
-Version:        3.1.101
+Version:        3.1.102
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-3.1.101/src/modules/Storage.rb 
new/yast2-storage-3.1.102/src/modules/Storage.rb
--- old/yast2-storage-3.1.101/src/modules/Storage.rb    2016-08-19 
17:45:33.000000000 +0200
+++ new/yast2-storage-3.1.102/src/modules/Storage.rb    2016-08-26 
12:45:12.000000000 +0200
@@ -7163,7 +7163,7 @@
   protected
 
     def skip_activation_popup?
-      Mode.autoinst || Mode.autoupgrade || Installation.restarting?
+      Mode.autoinst || Mode.autoupgrade
     end
 
     def propose_new_fsid(part, id)


Reply via email to