Accepting request 512699 from GNOME:Factory
New stable release OBS-URL: https://build.opensuse.org/request/show/512699 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-settings-daemon?expand=0&rev=136
This commit is contained in:
commit
1ef335a0c2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4aa9d72644e3ee8a30096a38986b0e9543fca92f586c561f6c8a11fb8148dcca
|
|
||||||
size 1621368
|
|
3
gnome-settings-daemon-3.24.3.tar.xz
Normal file
3
gnome-settings-daemon-3.24.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:68c46038bc32b7cbe933cc24fa9f1eb96127d9900c07627767ab0a802f948593
|
||||||
|
size 1583044
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jul 22 17:03:30 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.24.3:
|
||||||
|
+ Color: Fix smearing out of Night Light effect.
|
||||||
|
+ Keyboard: Only add the "us" layout if the system config cannot
|
||||||
|
be determined.
|
||||||
|
+ Media-keys: Fix grabbing of previously disabled shortcuts.
|
||||||
|
+ Wacom:
|
||||||
|
- Fix touchscreens being assigned the wrong output.
|
||||||
|
- Exclude non-display attached devices from remapping.
|
||||||
|
- Disable gnome-settings-daemon-initial-keyboard.patch: Needs
|
||||||
|
rebase.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 13 08:06:33 UTC 2017 - fezhang@suse.com
|
Thu Jul 13 08:06:33 UTC 2017 - fezhang@suse.com
|
||||||
|
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: gnome-settings-daemon
|
Name: gnome-settings-daemon
|
||||||
Version: 3.24.2
|
Version: 3.24.3
|
||||||
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+
|
||||||
@ -45,7 +45,7 @@ Patch1: gnome-settings-daemon-notify-idle-resumed.patch
|
|||||||
Patch2: gnome-settings-daemon-bnc873545-hide-warnings.patch
|
Patch2: gnome-settings-daemon-bnc873545-hide-warnings.patch
|
||||||
# PATCH-FIX-SLE gnome-settings-daemon-sle-configure-timeout-blank.patch bnc#869685 bgo#710904 cxiong@suse.com -- monitor off timeout is too short, extends it to 5 min
|
# PATCH-FIX-SLE gnome-settings-daemon-sle-configure-timeout-blank.patch bnc#869685 bgo#710904 cxiong@suse.com -- monitor off timeout is too short, extends it to 5 min
|
||||||
Patch3: gnome-settings-daemon-sle-configure-timeout-blank.patch
|
Patch3: gnome-settings-daemon-sle-configure-timeout-blank.patch
|
||||||
# PATCH-FIX-OPENSUSE gnome-settings-daemon-initial-keyboard.patch bsc#979051 boo#1009515 federico@suse.com -- Deal with the default keyboard being set from xkb instead of GNOME
|
# PATCH-NEEDS-REBASE gnome-settings-daemon-initial-keyboard.patch bsc#979051 boo#1009515 federico@suse.com -- Deal with the default keyboard being set from xkb instead of GNOME -- WAS PATCH-FIX-OPENSUSE
|
||||||
Patch4: gnome-settings-daemon-initial-keyboard.patch
|
Patch4: gnome-settings-daemon-initial-keyboard.patch
|
||||||
# PATCH-FIX-OPENSUSE gnome-settings-daemon-bring-back-updates-plugin.patch bsc#991024 sckang@suse.com -- Add the updates plugin back
|
# PATCH-FIX-OPENSUSE gnome-settings-daemon-bring-back-updates-plugin.patch bsc#991024 sckang@suse.com -- Add the updates plugin back
|
||||||
Patch5: gnome-settings-daemon-bring-back-updates-plugin.patch
|
Patch5: gnome-settings-daemon-bring-back-updates-plugin.patch
|
||||||
@ -159,7 +159,8 @@ gnome-patch-translation-prepare
|
|||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
%patch3 -p0
|
%patch3 -p0
|
||||||
%endif
|
%endif
|
||||||
%patch4 -p1
|
# Patch needs rebase (boo#1050812)
|
||||||
|
#patch4 -p1
|
||||||
%if 0%{?suse_version} == 1315
|
%if 0%{?suse_version} == 1315
|
||||||
%patch5 -p1
|
%patch5 -p1
|
||||||
%patch6 -p1
|
%patch6 -p1
|
||||||
|
Loading…
Reference in New Issue
Block a user