diff mbox series

[meta-gnome,1/2] gnome-text-editor: update 48.1 -> 48.3

Message ID 20250722170708.234676-1-f_l_k@t-online.de
State Under Review
Headers show
Series [meta-gnome,1/2] gnome-text-editor: update 48.1 -> 48.3 | expand

Commit Message

Markus Volk July 22, 2025, 5:07 p.m. UTC
* Fix visual column position in overlay label
 * Defer gtk/gsv initialization to GtkApplication startup so that
   GApplication may determine proper app-id for process without
   relying on systemd/dbus conventions
 * Fix name in properties panel after save-as
 * Translation updates
 * Break out of recursive Policy-Kit authorization requests from
   user-cancellation.
 * Do not re-display position label as side-effect of auto-save
 * Translation updates

Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 .../{gnome-text-editor_48.1.bb => gnome-text-editor_48.3.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-gnome/gnome-text-editor/{gnome-text-editor_48.1.bb => gnome-text-editor_48.3.bb} (83%)
diff mbox series

Patch

diff --git a/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_48.1.bb b/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_48.3.bb
similarity index 83%
rename from meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_48.1.bb
rename to meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_48.3.bb
index 317d082940..d1ad219f10 100644
--- a/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_48.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_48.3.bb
@@ -18,7 +18,7 @@  inherit gnomebase gtk-icon-cache itstool gnome-help mime-xdg features_check
 
 REQUIRED_DISTRO_FEATURES = "opengl"
 
-SRC_URI[archive.sha256sum] = "52089ba978a665841803b1b69e0e7be75b09a7d54e01e8d0bb29926e0f342437"
+SRC_URI[archive.sha256sum] = "3f9e9722394edb4d2145c06d69210b3d3fca5cd2b90d632643be750843d556ba"
 
 FILES:${PN} += " \
     ${datadir}/metainfo \