diff options
| author | Markus Volk <f_l_k@t-online.de> | 2024-09-20 17:08:08 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-10-11 00:25:42 -0700 |
| commit | d40ce91b59160836d4e9920e034add9a96225e73 (patch) | |
| tree | d66c5aa7e03ee2b5cf0fc78eba9532432e10ba90 | |
| parent | 5f9d0b087827f1d5c41d1fc1ce52603c0949f0d2 (diff) | |
| download | meta-openembedded-d40ce91b59160836d4e9920e034add9a96225e73.tar.gz | |
gnome-settings-daemon_46.0 -> 47.1
=============
Version 47.1
=============
- meson: Fix project version
=============
Version 47.0
=============
- Translation updates
Power:
- Only update mutter backlight properties when the mutter
backend is in use
=============
Version 47.rc
=============
- Port X11 tests to using Xwayland
- Translation updates
Power:
- Set backlight through Mutter APIs, drop gnome-rr
dependency
Wwan:
- Fix memory access errors
Xsettings:
- Get UI scaling factor from a dedicated Mutter D-Bus API
===============
Version 47.beta
===============
- Translation updates
Housekeeping:
- Improve string in OOM notifications
Sharing:
- Stop assigned services only when there is no
network connection
- Fix building without systemd
Printing:
- Clear members of GsdPrintNotificationsManager
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_47.1.bb (renamed from meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_46.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_46.0.bb b/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_47.1.bb index d409e77eae..bc279dff40 100644 --- a/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_46.0.bb +++ b/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_47.1.bb | |||
| @@ -24,7 +24,7 @@ DEPENDS = " \ | |||
| 24 | REQUIRED_DISTRO_FEATURES = "x11 polkit pulseaudio systemd gobject-introspection-data" | 24 | REQUIRED_DISTRO_FEATURES = "x11 polkit pulseaudio systemd gobject-introspection-data" |
| 25 | GIR_MESON_OPTION = "" | 25 | GIR_MESON_OPTION = "" |
| 26 | 26 | ||
| 27 | SRC_URI[archive.sha256sum] = "0b9a0f64fa18a8e7e09b4c95a3f754fa033c2cdbd2dc35701f0618572c1cb3d7" | 27 | SRC_URI[archive.sha256sum] = "f2aacbe55fa38e8708583eec0a6651049e537eb505a3ed2ce0baa4e9b64246d1" |
| 28 | 28 | ||
| 29 | PACKAGECONFIG ??= " \ | 29 | PACKAGECONFIG ??= " \ |
| 30 | cups nm \ | 30 | cups nm \ |
