summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-05-14 17:09:35 +0800
committerKhem Raj <raj.khem@gmail.com>2024-05-19 08:27:52 -0700
commit05627552612ead8bec55ebac7633ff6a017aaa6e (patch)
treec2f103312cfc3a6f44e5ba6c19a9504bab8db9cf
parentf6998200a5026c452250e5ba6645d04a6f70622e (diff)
downloadmeta-openembedded-05627552612ead8bec55ebac7633ff6a017aaa6e.tar.gz
gnome-text-editor: upgrade 46.1 -> 46.3
Changelog: =========== - Fix a trivial build error when -Werror=implicit-function-declaration is - specified. - Fix an issue with cancellation of closing a page - Try harder to ensure a buffer disposes associated resources when the page is closed. - Translation updates Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_46.3.bb (renamed from meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_46.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_46.1.bb b/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_46.3.bb
index f37eb71952..1e3268238b 100644
--- a/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_46.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_46.3.bb
@@ -18,7 +18,7 @@ inherit gnomebase gtk-icon-cache itstool gnome-help mime-xdg features_check
18 18
19REQUIRED_DISTRO_FEATURES = "opengl" 19REQUIRED_DISTRO_FEATURES = "opengl"
20 20
21SRC_URI[archive.sha256sum] = "8ebfa0bea12e75f5efeacc721be3b8ae65027b024aa81db9ecab8c312257a2eb" 21SRC_URI[archive.sha256sum] = "005b48104a909be66ae07448d2bc5706c7d113781057a24ff6da55bdf324c73d"
22 22
23FILES:${PN} += " \ 23FILES:${PN} += " \
24 ${datadir}/metainfo \ 24 ${datadir}/metainfo \