summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2025-03-18 09:34:27 +0100
committerKhem Raj <raj.khem@gmail.com>2025-03-18 07:36:55 -0700
commit5f92e933aa2219e9f22fc29c325d361093634501 (patch)
tree3b1286d09fd32cefa8d8f7e87667bcd7db67b3bb /meta-gnome/recipes-gnome
parente057970c1ceb5913a1558ed3cb6ed6eec0cde796 (diff)
downloadmeta-openembedded-5f92e933aa2219e9f22fc29c325d361093634501.tar.gz
gnome-settings-daemon: update 47.1 -> 48.0
============ Version 48.0 ============ - Translation updates - Port plugins to GApplication classes ============= Version 48.rc ============= - Translation updates - Add schemas for global shortcuts - Allow usage as subproject =============== Version 48.beta =============== - Translation updates - Fix deprecation warnings during build Media-keys: - Allow running custom commands in lock screen ================== Version 48.alpha.1 ================== - Brown paper bag release Media keys: - Fix crash on startup ================ Version 48.alpha ================ - Translation updates - Icon hint improvements to notifications Media keys: - Improve HIG compliance of notification messages - Add shortcuts for reboot and shutdown actions Power: - Improve HIG compliance of notification messages - Resolve device paths outside of the backlight helper Usb protection: - Improve strings Xsettings: - Do not notify icon-theme property on high-contrast changes ============= Version 47.2 ============= - Translation updates Power: - Fix possible invalid reads if backlight fails to initialize - Handle broken upower more elegantly - Test warning fixes Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_48.0.bb (renamed from meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_47.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_47.1.bb b/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_48.0.bb
index bc279dff40..9a2948d432 100644
--- a/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_47.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_48.0.bb
@@ -24,7 +24,7 @@ DEPENDS = " \
24REQUIRED_DISTRO_FEATURES = "x11 polkit pulseaudio systemd gobject-introspection-data" 24REQUIRED_DISTRO_FEATURES = "x11 polkit pulseaudio systemd gobject-introspection-data"
25GIR_MESON_OPTION = "" 25GIR_MESON_OPTION = ""
26 26
27SRC_URI[archive.sha256sum] = "f2aacbe55fa38e8708583eec0a6651049e537eb505a3ed2ce0baa4e9b64246d1" 27SRC_URI[archive.sha256sum] = "f3da20ab4a2ba56fd3e97b991f2bc267973d5619bd58bfa516410aa036305e45"
28 28
29PACKAGECONFIG ??= " \ 29PACKAGECONFIG ??= " \
30 cups nm \ 30 cups nm \