Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2015-06-03 08:29:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and      /work/SRC/openSUSE:Factory/.autoyast2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "autoyast2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes      2015-05-15 
09:55:22.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2015-06-03 
08:29:55.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Jun  2 10:51:56 UTC 2015 - igonzalezs...@suse.com
+
+- Enabled snapshots creation after auto-installation/upgrade
+  (fate #317973)
+- 3.1.82
+
+-------------------------------------------------------------------

Old:
----
  autoyast2-3.1.81.tar.bz2

New:
----
  autoyast2-3.1.82.tar.bz2

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

Other differences:
------------------
++++++ autoyast2.spec ++++++
--- /var/tmp/diff_new_pack.47a3p6/_old  2015-06-03 08:29:56.000000000 +0200
+++ /var/tmp/diff_new_pack.47a3p6/_new  2015-06-03 08:29:56.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           autoyast2
-Version:        3.1.81
+Version:        3.1.82
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ autoyast2-3.1.81.tar.bz2 -> autoyast2-3.1.82.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.81/package/autoyast2.changes 
new/autoyast2-3.1.82/package/autoyast2.changes
--- old/autoyast2-3.1.81/package/autoyast2.changes      2015-05-13 
15:04:07.000000000 +0200
+++ new/autoyast2-3.1.82/package/autoyast2.changes      2015-06-02 
14:34:34.000000000 +0200
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Tue Jun  2 10:51:56 UTC 2015 - igonzalezs...@suse.com
+
+- Enabled snapshots creation after auto-installation/upgrade
+  (fate #317973)
+- 3.1.82
+
+-------------------------------------------------------------------
 Tue May 12 11:28:00 CEST 2015 - sch...@suse.de
 
 - Regarding some corner cases of bsc#925381.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.81/package/autoyast2.spec 
new/autoyast2-3.1.82/package/autoyast2.spec
--- old/autoyast2-3.1.81/package/autoyast2.spec 2015-05-13 15:04:07.000000000 
+0200
+++ new/autoyast2-3.1.82/package/autoyast2.spec 2015-06-02 14:34:34.000000000 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:           autoyast2
-Version:        3.1.81
+Version:        3.1.82
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.81/src/clients/inst_autoconfigure.rb 
new/autoyast2-3.1.82/src/clients/inst_autoconfigure.rb
--- old/autoyast2-3.1.81/src/clients/inst_autoconfigure.rb      2015-05-13 
15:04:07.000000000 +0200
+++ new/autoyast2-3.1.82/src/clients/inst_autoconfigure.rb      2015-06-02 
14:34:34.000000000 +0200
@@ -340,6 +340,9 @@
 
       logStep(_("Finishing Configuration"))
 
+      # Invoke SnapshotsFinish client to perform snapshots (if needed)
+      WFM.CallFunction("snapshots_finish", ["Write"])
+
       :next
     end
 


Reply via email to