Accepting request 757713 from GNOME:Next
New upstream release OBS-URL: https://build.opensuse.org/request/show/757713 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-settings-daemon?expand=0&rev=359
This commit is contained in:
parent
62dbcb7cf5
commit
3343b403ba
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://gitlab.gnome.org/GNOME/gnome-settings-daemon.git</param>
|
<param name="url">https://gitlab.gnome.org/GNOME/gnome-settings-daemon.git</param>
|
||||||
<param name="changesrevision">6e26304b6afb9028d733e75d120d5b9b795e61a5</param></service></servicedata>
|
<param name="changesrevision">85ca4e25051742ede54763cfd02dccd44242acf4</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:16a6b44083af79fd97144927fb8a220fc3971b1ef1bc0a4b548271ee39af3beb
|
|
||||||
size 13650957
|
|
3
gnome-settings-daemon-3.34.2+0.obscpio
Normal file
3
gnome-settings-daemon-3.34.2+0.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ada04703453c1eed7f157599e71269a0f702f8f82377e04c3cbd25c0ac88ae8b
|
||||||
|
size 13652493
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 18 10:31:47 UTC 2019 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
- Update to version 3.34.2+0:
|
||||||
|
+ media-keys: Place spawned processes into a systemd scope
|
||||||
|
+ smartcard: Initialize a pointer before use
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 5 02:12:43 UTC 2019 - Yifan Jiang <yfjiang@suse.com>
|
Thu Dec 5 02:12:43 UTC 2019 - Yifan Jiang <yfjiang@suse.com>
|
||||||
|
|
||||||
@ -11,9 +18,9 @@ Thu Dec 5 02:12:43 UTC 2019 - Yifan Jiang <yfjiang@suse.com>
|
|||||||
Fri Nov 29 12:52:13 UTC 2019 - Frederic Crozat <fcrozat@suse.com>
|
Fri Nov 29 12:52:13 UTC 2019 - Frederic Crozat <fcrozat@suse.com>
|
||||||
|
|
||||||
- Update to version 3.34.1+3:
|
- Update to version 3.34.1+3:
|
||||||
* media-keys: Add guard to map_keybinding()
|
+ media-keys: Add guard to map_keybinding()
|
||||||
* media-keys: Fix crash on key bindings migration
|
+ media-keys: Fix crash on key bindings migration
|
||||||
* media-keys: Use X11 display for clipboard
|
+ media-keys: Use X11 display for clipboard
|
||||||
- Fix build on s390x (ie without wacom support)
|
- Fix build on s390x (ie without wacom support)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: gnome-settings-daemon
|
name: gnome-settings-daemon
|
||||||
version: 3.34.1+3
|
version: 3.34.2+0
|
||||||
mtime: 1573930586
|
mtime: 1576619745
|
||||||
commit: 6e26304b6afb9028d733e75d120d5b9b795e61a5
|
commit: 85ca4e25051742ede54763cfd02dccd44242acf4
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: gnome-settings-daemon
|
Name: gnome-settings-daemon
|
||||||
Version: 3.34.1+3
|
Version: 3.34.2+0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Settings daemon for the GNOME desktop
|
Summary: Settings daemon for the GNOME desktop
|
||||||
License: GPL-2.0-or-later AND LGPL-2.1-only
|
License: GPL-2.0-or-later AND LGPL-2.1-only
|
||||||
|
Loading…
Reference in New Issue
Block a user