From 80d8ebac0e56fcc4e8f57c6a25c634c5cfbb9a5b Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 11 Dec 2024 19:45:17 +0100 Subject: [PATCH] gnome-text-editor: update 47.0 -> 47.2 * Unescaping URIs for tooltips to improve legibility * Fix initial-trailing-newline when settings auto-discovery is disabled * Fix save-as when using admin:// URIs * Pin document encoding when loading a file * Override extend_selection for multi-mouse-press to avoid some slow corner cases in minified JSON files * Markup fixes in properties dialog * Updated translations * Fix document to default to implicit trailing newlines * Improve text wrapping for banners on small form factors Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- .../{gnome-text-editor_47.0.bb => gnome-text-editor_47.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-text-editor/{gnome-text-editor_47.0.bb => gnome-text-editor_47.2.bb} (83%) diff --git a/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_47.0.bb b/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_47.2.bb similarity index 83% rename from meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_47.0.bb rename to meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_47.2.bb index 71d0f2c122..aad4842e52 100644 --- a/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_47.0.bb +++ b/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_47.2.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] = "0304961974bdacc7e6e8d146dadc949527df99b2823582c8d1ba8b33d25d4217" +SRC_URI[archive.sha256sum] = "7d04039b16174ec5fd65fea2f447f3febd9fdf2aa36e9997abc6ff992cc31e38" FILES:${PN} += " \ ${datadir}/metainfo \