diff mbox series

[AUH] gsettings-desktop-schemas: upgrading to 51.0 SUCCEEDED

Message ID 010101a09e6e9cdf-6bb80328-cec3-4952-a525-9f86144eb042-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] gsettings-desktop-schemas: upgrading to 51.0 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org Sept. 14, 2026, 5:40 a.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *gsettings-desktop-schemas* to *51.0* has Succeeded.

Next steps:
    - apply the patch: git am 0001-gsettings-desktop-schemas-upgrade-50.1-51.0.patch
    - check the changes to upstream patches and summarize them in the commit message,
    - compile an image that contains the package
    - perform some basic sanity tests
    - amend the patch and sign it off: git commit -s --reset-author --amend
    - send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update failures.
Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
From 7d725bb2c317652ced045eba87bdeb7a0a62c4e2 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Mon, 14 Sep 2026 05:40:15 +0000
Subject: [PATCH] gsettings-desktop-schemas: upgrade 50.1 -> 51.0

Source: NEWS

Major changes in 51.0
=====================
- Translation updates

Major changes in 51.rc
======================
- Added setting for custom pointer acceleration profile
- Remove gconf schema migration files
- Translation updates

Major changes in 51.beta
========================
- Add setting to configure the focus ring visibility timeout
- Add 'orientation-lock' setting to take over the g-s-d setting
- Translation updates

Major changes in 51.alpha
=========================
- Translation updates
- Add scroll speed setting for touchpads
- Add the ability to enable button scrolling on a mouse
- Increase default maximum thumbnail cache from 512MB to 2GB
---
 ...esktop-schemas_50.1.bb => gsettings-desktop-schemas_51.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-gnome/gsettings-desktop-schemas/{gsettings-desktop-schemas_50.1.bb => gsettings-desktop-schemas_51.0.bb} (84%)
diff mbox series

Patch

diff --git a/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_50.1.bb b/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_51.0.bb
similarity index 84%
rename from meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_50.1.bb
rename to meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_51.0.bb
index 1edb548ad6..e02c082b00 100644
--- a/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_50.1.bb
+++ b/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_51.0.bb
@@ -11,4 +11,4 @@  DEPENDS = "glib-2.0"
 
 inherit gnomebase gsettings gobject-introspection gettext
 
-SRC_URI[archive.sha256sum] = "0a2aa25082672585d16fcdab61c7b0e33f035fb87476505c794f29565afa485b"
+SRC_URI[archive.sha256sum] = "1e2419a5f21d26c324b28ae1c00e29e9175e8b596fff385a04c2172b36652226"