Hello community,
here is the log from the commit of package jeos-firstboot for
openSUSE:Leap:15.2 checked in at 2020-04-02 16:49:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/jeos-firstboot (Old)
and /work/SRC/openSUSE:Leap:15.2/.jeos-firstboot.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jeos-firstboot"
Thu Apr 2 16:49:32 2020 rev:58 rq:790784 version:0.0+git20200331.db3bc7c
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/jeos-firstboot/jeos-firstboot.changes
2020-03-29 14:55:57.323170179 +0200
+++
/work/SRC/openSUSE:Leap:15.2/.jeos-firstboot.new.3248/jeos-firstboot.changes
2020-04-02 16:49:32.878041819 +0200
@@ -1,0 +2,6 @@
+Tue Mar 31 07:50:47 UTC 2020 - [email protected]
+
+- Update to version 0.0+git20200331.db3bc7c:
+ * Don't set JEOS_HIDE_SUSECONNECT by default
+
+-------------------------------------------------------------------
Old:
----
jeos-firstboot-0.0+git20200326.f1f96e3.tar.xz
New:
----
jeos-firstboot-0.0+git20200331.db3bc7c.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ jeos-firstboot.spec ++++++
--- /var/tmp/diff_new_pack.5bMyeF/_old 2020-04-02 16:49:33.230042238 +0200
+++ /var/tmp/diff_new_pack.5bMyeF/_new 2020-04-02 16:49:33.234042242 +0200
@@ -17,7 +17,7 @@
Name: jeos-firstboot
-Version: 0.0+git20200326.f1f96e3
+Version: 0.0+git20200331.db3bc7c
Release: 0
Summary: Simple text based JeOS first boot wizard
License: MIT
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.5bMyeF/_old 2020-04-02 16:49:33.274042290 +0200
+++ /var/tmp/diff_new_pack.5bMyeF/_new 2020-04-02 16:49:33.278042294 +0200
@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param
name="url">git://github.com/openSUSE/jeos-firstboot.git</param>
- <param
name="changesrevision">84eeb0ff98e51e6f949aa7b816d2c769e0a2ba7c</param></service></servicedata>
\ No newline at end of file
+ <param
name="changesrevision">db3bc7cae37d0c2c29da5c621bfab837e0634cff</param></service></servicedata>
\ No newline at end of file
++++++ jeos-firstboot-0.0+git20200326.f1f96e3.tar.xz ->
jeos-firstboot-0.0+git20200331.db3bc7c.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/jeos-firstboot-0.0+git20200326.f1f96e3/files/usr/share/defaults/jeos-firstboot.conf
new/jeos-firstboot-0.0+git20200331.db3bc7c/files/usr/share/defaults/jeos-firstboot.conf
---
old/jeos-firstboot-0.0+git20200326.f1f96e3/files/usr/share/defaults/jeos-firstboot.conf
2020-03-26 09:41:40.000000000 +0100
+++
new/jeos-firstboot-0.0+git20200331.db3bc7c/files/usr/share/defaults/jeos-firstboot.conf
2020-03-31 09:48:40.000000000 +0200
@@ -26,4 +26,4 @@
# If set to a nonempty value, the dialog box for showing the
# SUSEConnect help will not be displayed. By default this dialog is
# present when SUSEConnect is installed on SLE systems.
-JEOS_HIDE_SUSECONNECT='yes'
+# JEOS_HIDE_SUSECONNECT='yes'