From 46fce3997be65a3895ed6619d32131c1e63aeac9 Mon Sep 17 00:00:00 2001 From: wangmy Date: Tue, 5 Jul 2022 14:36:22 +0800 Subject: [PATCH] gnome-text-editor: upgrade 42.1 -> 42.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changelog: ========== • Fix a crash at shutdown after saving state. This didn't cause any data loss, but could be annoying. • Spellcheck underline fixes for various languages • Various robustness fixes for GTK 4 • Fixes for inconsistent line-endings • Translation updates Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{gnome-text-editor_42.1.bb => gnome-text-editor_42.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-text-editor/{gnome-text-editor_42.1.bb => gnome-text-editor_42.2.bb} (84%) diff --git a/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_42.1.bb b/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_42.2.bb similarity index 84% rename from meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_42.1.bb rename to meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_42.2.bb index 7efc6867d8..1446b151c5 100644 --- a/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_42.1.bb +++ b/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_42.2.bb @@ -19,7 +19,7 @@ inherit gnomebase gtk-icon-cache itstool gnome-help mime-xdg features_check ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" REQUIRED_DISTRO_FEATURES = "opengl" -SRC_URI[archive.sha256sum] = "a3c8508033bfb63a8b48a062ac1e67b2c333ba0153879b38c661968a103ad15c" +SRC_URI[archive.sha256sum] = "e56d4a8cdcbce8a8f1c0881b45de799f8b25205ec0cbf2269e532025761cc5da" FILES:${PN} += " \ ${datadir}/metainfo \