diff mbox series

[meta-gnome,08/11] gnome-settings-daemon: update 47.1 -> 48.0

Message ID 20250318083430.544906-8-f_l_k@t-online.de
State Accepted
Headers show
Series [meta-gnome,01/11] xdg-desktop-portal-gnome: update 47.3 -> 48.0 | expand

Commit Message

Markus Volk March 18, 2025, 8:34 a.m. UTC
============
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>
---
 ...me-settings-daemon_47.1.bb => gnome-settings-daemon_48.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-gnome/gnome-settings-daemon/{gnome-settings-daemon_47.1.bb => gnome-settings-daemon_48.0.bb} (93%)
diff mbox series

Patch

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
similarity index 93%
rename from meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_47.1.bb
rename to 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 = " \
 REQUIRED_DISTRO_FEATURES = "x11 polkit pulseaudio systemd gobject-introspection-data"
 GIR_MESON_OPTION = ""
 
-SRC_URI[archive.sha256sum] = "f2aacbe55fa38e8708583eec0a6651049e537eb505a3ed2ce0baa4e9b64246d1"
+SRC_URI[archive.sha256sum] = "f3da20ab4a2ba56fd3e97b991f2bc267973d5619bd58bfa516410aa036305e45"
 
 PACKAGECONFIG ??= " \
     cups nm \