Hello community,
here is the log from the commit of package yast2-firstboot for openSUSE:Factory
checked in at 2020-01-24 14:10:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-firstboot (Old)
and /work/SRC/openSUSE:Factory/.yast2-firstboot.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-firstboot"
Fri Jan 24 14:10:03 2020 rev:87 rq:766049 version:4.2.10
Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-firstboot/yast2-firstboot.changes
2020-01-17 16:03:15.880379801 +0100
+++
/work/SRC/openSUSE:Factory/.yast2-firstboot.new.26092/yast2-firstboot.changes
2020-01-24 14:10:11.506389735 +0100
@@ -1,0 +2,6 @@
+Tue Jan 21 10:56:58 UTC 2020 - Ancor Gonzalez Sosa <[email protected]>
+
+- Fix packaging error (bsc#1161224)
+- 4.2.10
+
+-------------------------------------------------------------------
Old:
----
yast2-firstboot-4.2.8.tar.bz2
New:
----
yast2-firstboot-4.2.10.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-firstboot.spec ++++++
--- /var/tmp/diff_new_pack.vCR7cw/_old 2020-01-24 14:10:12.038389916 +0100
+++ /var/tmp/diff_new_pack.vCR7cw/_new 2020-01-24 14:10:12.042389917 +0100
@@ -17,7 +17,7 @@
Name: yast2-firstboot
-Version: 4.2.8
+Version: 4.2.10
Release: 0
Summary: YaST2 - Initial System Configuration
License: GPL-2.0-only
++++++ yast2-firstboot-4.2.8.tar.bz2 -> yast2-firstboot-4.2.10.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-firstboot-4.2.8/package/yast2-firstboot.changes
new/yast2-firstboot-4.2.10/package/yast2-firstboot.changes
--- old/yast2-firstboot-4.2.8/package/yast2-firstboot.changes 2020-01-16
10:45:57.000000000 +0100
+++ new/yast2-firstboot-4.2.10/package/yast2-firstboot.changes 2020-01-21
12:14:45.000000000 +0100
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Jan 21 10:56:58 UTC 2020 - Ancor Gonzalez Sosa <[email protected]>
+
+- Fix packaging error (bsc#1161224)
+- 4.2.10
+
+-------------------------------------------------------------------
Tue Jan 14 11:02:28 UTC 2020 - Ludwig Nussel <[email protected]>
- Don't use deprecated Progress.on
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-firstboot-4.2.8/package/yast2-firstboot.spec
new/yast2-firstboot-4.2.10/package/yast2-firstboot.spec
--- old/yast2-firstboot-4.2.8/package/yast2-firstboot.spec 2020-01-16
10:45:57.000000000 +0100
+++ new/yast2-firstboot-4.2.10/package/yast2-firstboot.spec 2020-01-21
12:14:45.000000000 +0100
@@ -16,7 +16,7 @@
#
Name: yast2-firstboot
-Version: 4.2.8
+Version: 4.2.10
Release: 0
Summary: YaST2 - Initial System Configuration
Group: System/YaST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-firstboot-4.2.8/src/Makefile.am
new/yast2-firstboot-4.2.10/src/Makefile.am
--- old/yast2-firstboot-4.2.8/src/Makefile.am 2020-01-16 10:45:57.000000000
+0100
+++ new/yast2-firstboot-4.2.10/src/Makefile.am 2020-01-21 12:14:45.000000000
+0100
@@ -44,6 +44,7 @@
ylibclientdir = "${yast2dir}/lib/y2firstboot/clients"
ylibclient_DATA = \
lib/y2firstboot/clients/configuration_management.rb \
+ lib/y2firstboot/clients/firstboot_ssh.rb \
lib/y2firstboot/clients/root.rb \
lib/y2firstboot/clients/user.rb \
lib/y2firstboot/clients/licenses.rb