diff --git a/gnome-settings-daemon-3.20.1.tar.xz b/gnome-settings-daemon-3.20.1.tar.xz deleted file mode 100644 index ed9a4c9..0000000 --- a/gnome-settings-daemon-3.20.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e84a075d895ca3baeefb8508e0a901027b66f7d5a7ee8c966e31d301b38e78e7 -size 1650928 diff --git a/gnome-settings-daemon-3.21.90.tar.xz b/gnome-settings-daemon-3.21.90.tar.xz new file mode 100644 index 0000000..ee147a1 --- /dev/null +++ b/gnome-settings-daemon-3.21.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28e9167d4aab82b7f6b50d32683a0edae3d91196004dc079ad1940489afee4de +size 1624384 diff --git a/gnome-settings-daemon.changes b/gnome-settings-daemon.changes index 81c00c8..49fc713 100644 --- a/gnome-settings-daemon.changes +++ b/gnome-settings-daemon.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Thu Sep 8 12:39:50 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.21.90: + + Color: Ignore fake VNC devices. + + Housekeeping: Code cleanups. + + Media keys: + - Add Super+F1 as a hardcoded shortcut for launching Help. + - Update gvc to fix a crash setting a headset. + + Power: Don't claim the light sensor if we're not active. + + Smartcard: + - Complete activation task right away if no drivers. + - Fix crash on startup. + + Wacom: + - Fix hot(un)plug related crashes. + - Fix memory leaks. + + XSettings: Fix keynav-use-caret setting not working. + ------------------------------------------------------------------- Thu Sep 8 11:49:13 UTC 2016 - dimstar@opensuse.org diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec index f941c5e..f0ca6b0 100644 --- a/gnome-settings-daemon.spec +++ b/gnome-settings-daemon.spec @@ -30,13 +30,13 @@ %endif Name: gnome-settings-daemon -Version: 3.20.1 +Version: 3.21.90 Release: 0 Summary: Settings daemon for the GNOME desktop License: GPL-2.0+ Group: System/GUI/GNOME Url: http://www.gnome.org -Source: http://download.gnome.org/sources/gnome-settings-daemon/3.20/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-settings-daemon/3.21/%{name}-%{version}.tar.xz # PATCH-FEATURE-SLE gnome-settings-daemon-revert-libinput-mandatory.patch fcrozat@suse.com -- ensure libinput is not mandatory Patch20: gnome-settings-daemon-revert-libinput-mandatory.patch # PATCH-FEATURE-SLE gnome-settings-daemon-notify-idle-resumed.patch bnc#439018 bnc#708182 bgo#575467 hpj@suse.com -- notify user about auto suspend when returning from sleep