Hello community,
here is the log from the commit of package gnome-settings-daemon for
openSUSE:Factory checked in at 2019-05-03 22:11:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-settings-daemon (Old)
and /work/SRC/openSUSE:Factory/.gnome-settings-daemon.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-settings-daemon"
Fri May 3 22:11:31 2019 rev:155 rq:695695 version:3.32.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/gnome-settings-daemon/gnome-settings-daemon.changes
2019-01-15 09:10:04.138585812 +0100
+++
/work/SRC/openSUSE:Factory/.gnome-settings-daemon.new.5148/gnome-settings-daemon.changes
2019-05-03 22:11:33.363409740 +0200
@@ -1,0 +2,68 @@
+Wed Mar 20 02:43:38 UTC 2019 - [email protected]
+
+- Drop gnome-settings-daemon-touch-screen-switch.patch:
+ The function has been moved to mutter(commit d30301c0).
+
+-------------------------------------------------------------------
+Tue Mar 12 06:25:01 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.32.0:
+ + Stable release version bump.
+
+-------------------------------------------------------------------
+Wed Mar 6 18:49:14 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.31.92:
+ + Power: Only test backlight on linux.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Thu Feb 21 09:31:09 UTC 2019 - [email protected]
+
+- Update to version 3.31.91:
+ + Media-keys: Ignore key repeat on certain shortcuts (Needs
+ up-to-date mutter and gnome-shell).
+ + Housekeeping: Fix overflow.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Fri Feb 15 19:11:43 UTC 2019 - [email protected]
+
+- Update to version 3.31.90:
+ + Remove libXtst as a dependency.
+ + Keyboard: Enable ibus for OSK purposes on X11.
+ + Power:
+ - Add x-gnome-privacy-scope hints to power notifications.
+ - Define brightness to be -1 if builtin display is disabled.
+ + Smartcard:
+ - Wait until smartcards are inspected before locking screen.
+ - Handle a smartcard getting removed very shortly after login.
+- Drop pkgconfig(xtst) BuildRequires: No longer needed.
+
+-------------------------------------------------------------------
+Wed Jan 9 17:31:32 UTC 2019 - [email protected]
+
+- Update to version 3.31.2:
+ + Color: Add DBus API to preview Night Light for a few seconds.
+ + Media-keys: Default to interactive shutdown action for power
+ button if the action is not supported.
+ + Power:
+ - Avoid setting GError twice.
+ - Speed up tests by splitting into chunks.
+ + Print-notification: Ignore Server* messages from CUPS not meant
+ to us.
+ + Rfkill: Use GUdev to monitor rfkill device pressence.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Wed Jan 9 17:31:31 UTC 2019 - [email protected]
+
+- Update to version 3.31.1:
+ + Xsettings: Always use mutter-computed UI scaling value.
+ + Wacom: Drop tablet/touchscreen mapping to outputs. Mutter now
+ handles this entirely.
+ + Updated translations.
+- Disable gnome-settings-daemon-touch-screen-switch.patch: Needs
+ rebase.
+
+-------------------------------------------------------------------
Old:
----
gnome-settings-daemon-3.30.2.tar.xz
gnome-settings-daemon-touch-screen-switch.patch
New:
----
gnome-settings-daemon-3.32.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-settings-daemon.spec ++++++
--- /var/tmp/diff_new_pack.SozpSr/_old 2019-05-03 22:11:35.119413103 +0200
+++ /var/tmp/diff_new_pack.SozpSr/_new 2019-05-03 22:11:35.119413103 +0200
@@ -28,13 +28,13 @@
%endif
Name: gnome-settings-daemon
-Version: 3.30.2
+Version: 3.32.0
Release: 0
Summary: Settings daemon for the GNOME desktop
License: GPL-2.0-or-later AND LGPL-2.1-only
Group: System/GUI/GNOME
-URL: https://www.gnome.org
-Source0:
https://download.gnome.org/sources/gnome-settings-daemon/3.30/%{name}-%{version}.tar.xz
+URL: https://gitlab.gnome.org/GNOME/gnome-settings-daemon
+Source0:
https://download.gnome.org/sources/gnome-settings-daemon/3.32/%{name}-%{version}.tar.xz
# PATCH-FIX-OPENSUSE gnome-settings-daemon-initial-keyboard.patch bsc#979051
boo#1009515 [email protected] -- Deal with the default keyboard being set from
xkb instead of GNOME
Patch1: gnome-settings-daemon-initial-keyboard.patch
@@ -42,8 +42,6 @@
Patch2:
gnome-settings-daemon-switch-Japanese-default-input-to-mozc.patch
# PATCH-FIX-UPSTREAM gnome-settings-daemon-bgo793253.patch bgo#793253
[email protected] -- Fix no-return-in-nonvoid-function
Patch3: gnome-settings-daemon-bgo793253.patch
-# PATCH-FEATURE-OPENSUSE gnome-settings-daemon-touch-screen-switch.patch
bsc#1086496 [email protected] -- Add touch screen input switch.
-Patch4: gnome-settings-daemon-touch-screen-switch.patch
## SLE-only patches start at 1000
# PATCH-FEATURE-SLE gnome-settings-daemon-notify-idle-resumed.patch bnc#439018
bnc#708182 bgo#575467 [email protected] -- notify user about auto suspend when
returning from sleep
@@ -96,7 +94,6 @@
BuildRequires: pkgconfig(xext)
BuildRequires: pkgconfig(xi)
BuildRequires: pkgconfig(xkbfile)
-BuildRequires: pkgconfig(xtst)
Requires: gsettings-desktop-schemas
# g-s-d uses the pkexec binary
Requires: polkit
@@ -152,7 +149,6 @@
%patch1 -p1
%patch2 -p1
%patch3 -p1
-%patch4 -p1
# SLE-only patches start at 1000
%if !0%{?is_opensuse}
%patch1000 -p1
@@ -188,7 +184,7 @@
%{_libexecdir}/gnome-settings-daemon-3.0/gsd-backlight-helper
%{_libexecdir}/gnome-settings-daemon-3.0/gsd-locate-pointer
%{_libexecdir}/gnome-settings-daemon-3.0/gsd-printer
-%{_libexecdir}/gnome-settings-daemon-3.0/gsd-test-*
+#%%{_libexecdir}/gnome-settings-daemon-3.0/gsd-test-*
# From patch2
#%%{_libexecdir}/novell-sysconfig-proxy-helper
%dir %{_libdir}/gnome-settings-daemon-3.0/
++++++ gnome-settings-daemon-3.30.2.tar.xz ->
gnome-settings-daemon-3.32.0.tar.xz ++++++
++++ 46651 lines of diff (skipped)