Hello community,

here is the log from the commit of package yast2-firstboot for openSUSE:Factory 
checked in at 2018-08-10 09:49:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-firstboot (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-firstboot.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-firstboot"

Fri Aug 10 09:49:08 2018 rev:73 rq:628107 version:4.0.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-firstboot/yast2-firstboot.changes  
2018-06-20 15:23:07.739984681 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-firstboot.new/yast2-firstboot.changes     
2018-08-10 09:49:09.506210052 +0200
@@ -1,0 +2,7 @@
+Wed Aug  8 09:14:49 UTC 2018 - [email protected]
+
+- Import missing GetInstArgs module in firstboot_write client
+  (bsc#1104158)
+- 4.0.6
+
+-------------------------------------------------------------------

Old:
----
  yast2-firstboot-4.0.5.tar.bz2

New:
----
  yast2-firstboot-4.0.6.tar.bz2

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

Other differences:
------------------
++++++ yast2-firstboot.spec ++++++
--- /var/tmp/diff_new_pack.tsiPBH/_old  2018-08-10 09:49:09.914210709 +0200
+++ /var/tmp/diff_new_pack.tsiPBH/_new  2018-08-10 09:49:09.914210709 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-firstboot
-Version:        4.0.5
+Version:        4.0.6
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-firstboot-4.0.5.tar.bz2 -> yast2-firstboot-4.0.6.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-firstboot-4.0.5/package/yast2-firstboot.changes 
new/yast2-firstboot-4.0.6/package/yast2-firstboot.changes
--- old/yast2-firstboot-4.0.5/package/yast2-firstboot.changes   2018-06-12 
17:40:06.000000000 +0200
+++ new/yast2-firstboot-4.0.6/package/yast2-firstboot.changes   2018-08-08 
15:24:39.000000000 +0200
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Wed Aug  8 09:14:49 UTC 2018 - [email protected]
+
+- Import missing GetInstArgs module in firstboot_write client
+  (bsc#1104158)
+- 4.0.6
+
+-------------------------------------------------------------------
 Mon Jun 11 11:10:40 UTC 2018 - [email protected]
 
 - Allow going back from finish step and unified halt (bsc#1095253)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-firstboot-4.0.5/package/yast2-firstboot.spec 
new/yast2-firstboot-4.0.6/package/yast2-firstboot.spec
--- old/yast2-firstboot-4.0.5/package/yast2-firstboot.spec      2018-06-12 
17:40:06.000000000 +0200
+++ new/yast2-firstboot-4.0.6/package/yast2-firstboot.spec      2018-08-08 
15:24:39.000000000 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:           yast2-firstboot
-Version:        4.0.5
+Version:        4.0.6
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-firstboot-4.0.5/src/clients/firstboot_write.rb 
new/yast2-firstboot-4.0.6/src/clients/firstboot_write.rb
--- old/yast2-firstboot-4.0.5/src/clients/firstboot_write.rb    2018-06-12 
17:40:06.000000000 +0200
+++ new/yast2-firstboot-4.0.6/src/clients/firstboot_write.rb    2018-08-08 
15:24:39.000000000 +0200
@@ -32,6 +32,7 @@
       Yast.import "Directory"
       Yast.import "FileUtils"
       Yast.import "Firstboot"
+      Yast.import "GetInstArgs"
       Yast.import "Keyboard"
       Yast.import "Package"
       Yast.import "Popup"


Reply via email to