Hello community,
here is the log from the commit of package glib2-branding for
openSUSE:Leap:15.2 checked in at 2020-02-13 14:40:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/glib2-branding (Old)
and /work/SRC/openSUSE:Leap:15.2/.glib2-branding.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glib2-branding"
Thu Feb 13 14:40:37 2020 rev:19 rq:773209 version:15
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/glib2-branding/glib2-branding.changes
2020-01-30 14:47:19.070804094 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.glib2-branding.new.26092/glib2-branding.changes
2020-02-13 14:40:41.293651760 +0100
@@ -1,0 +2,8 @@
+Tue Jan 7 08:53:34 UTC 2020 - QK ZHU <[email protected]>
+
+- Update .gschema.override.in:
+ + Delete unused settings-daemon.plugins.power keys.
+ + Set sleep-inactive-ac-timeout, sleep-inactive-battery-timeout to
+ 0 for SLE to be consistent with old versions (bsc#1158497).
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ glib2-branding.spec ++++++
--- /var/tmp/diff_new_pack.UsW7zG/_old 2020-02-13 14:40:41.681651973 +0100
+++ /var/tmp/diff_new_pack.UsW7zG/_new 2020-02-13 14:40:41.685651975 +0100
@@ -1,7 +1,7 @@
#
# spec file for package glib2-branding
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
++++++ glib2-branding.gschema.override.in ++++++
--- /var/tmp/diff_new_pack.UsW7zG/_old 2020-02-13 14:40:41.793652035 +0100
+++ /var/tmp/diff_new_pack.UsW7zG/_new 2020-02-13 14:40:41.793652035 +0100
@@ -54,14 +54,10 @@
ignore-paths = ['/boot/efi']
[org.gnome.settings-daemon.plugins.power]
-## Enable Energy Star compliant default configuration
-sleep-inactive-battery-type = "suspend"
-## To complete Energy Star compliant default configuration, you should enable
this too:
-## (disabled by default because suspending is not working fine in all cases)
-# sleep-inactive-ac = true
-# sleep-inactive-ac-timeout = 1200
-# sleep-inactive-battery = true
-# sleep-inactive-battery-timeout = 1200
+@@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
+@@IF_SLE@@sleep-inactive-ac-timeout = 0
+@@IF_SLE@@sleep-inactive-battery-timeout = 0
[org.gnome.settings-daemon.plugins.xsettings]
## the PackageKit gtk+ module is too spammy, fdo#23917