forked from pool/gnome-settings-daemon
Accepting request 425701 from GNOME:Next
Resubmit - rebased post ack of SLE Sync OBS-URL: https://build.opensuse.org/request/show/425701 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-settings-daemon?expand=0&rev=256
This commit is contained in:
parent
1a25f2f394
commit
3b8a3e659f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e84a075d895ca3baeefb8508e0a901027b66f7d5a7ee8c966e31d301b38e78e7
|
|
||||||
size 1650928
|
|
3
gnome-settings-daemon-3.21.90.tar.xz
Normal file
3
gnome-settings-daemon-3.21.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:28e9167d4aab82b7f6b50d32683a0edae3d91196004dc079ad1940489afee4de
|
||||||
|
size 1624384
|
@ -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
|
Thu Sep 8 11:49:13 UTC 2016 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -30,13 +30,13 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: gnome-settings-daemon
|
Name: gnome-settings-daemon
|
||||||
Version: 3.20.1
|
Version: 3.21.90
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Settings daemon for the GNOME desktop
|
Summary: Settings daemon for the GNOME desktop
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
Url: http://www.gnome.org
|
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
|
# 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
|
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
|
# 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
|
||||||
|
Loading…
Reference in New Issue
Block a user