Hello community,
here is the log from the commit of package glib2-branding for
openSUSE:Leap:15.2 checked in at 2020-04-08 12:48:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/glib2-branding (Old)
and /work/SRC/openSUSE:Leap:15.2/.glib2-branding.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glib2-branding"
Wed Apr 8 12:48:11 2020 rev:20 rq:790611 version:15
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/glib2-branding/glib2-branding.changes
2020-02-13 14:40:41.293651760 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.glib2-branding.new.3248/glib2-branding.changes
2020-04-08 12:48:40.894351555 +0200
@@ -1,0 +2,7 @@
+Fri Mar 13 07:11:53 UTC 2020 - QK ZHU <[email protected]>
+
+- Update .gschema.override.in:
+ + Set sleep-inactive-ac-timeout, sleep-inactive-battery-timeout to
+ 0 for Leap to be consistent with SLE and old versions (bsc#1158497).
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ glib2-branding.gschema.override.in ++++++
--- /var/tmp/diff_new_pack.NYKJ78/_old 2020-04-08 12:48:41.514351878 +0200
+++ /var/tmp/diff_new_pack.NYKJ78/_new 2020-04-08 12:48:41.514351878 +0200
@@ -54,10 +54,12 @@
ignore-paths = ['/boot/efi']
[org.gnome.settings-daemon.plugins.power]
-@@IF_SLE@@## Energy Star compliant configuration is disabled for SLE from
vendor level
-@@IF_SLE@@## The recommended way to enable this is via GNOME Control Center,
dconf-editor or gsettings
+## Energy Star compliant configuration is disabled for SLE and Leap from
vendor level
+## The recommended way to enable this is via GNOME Control Center,
dconf-editor or gsettings
@@IF_SLE@@sleep-inactive-ac-timeout = 0
@@IF_SLE@@sleep-inactive-battery-timeout = 0
+@@IF_LEAP@@sleep-inactive-ac-timeout = 0
+@@IF_LEAP@@sleep-inactive-battery-timeout = 0
[org.gnome.settings-daemon.plugins.xsettings]
## the PackageKit gtk+ module is too spammy, fdo#23917