From: Wang Mingyu <[email protected]> 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 <[email protected]> Signed-off-by: Khem Raj <[email protected]> (cherry picked from commit 05627552612ead8bec55ebac7633ff6a017aaa6e) Signed-off-by: Gyorgy Sarvari <[email protected]> --- .../{gnome-text-editor_46.1.bb => gnome-text-editor_46.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-text-editor/{gnome-text-editor_46.1.bb => gnome-text-editor_46.3.bb} (83%) 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 similarity index 83% rename from meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_46.1.bb rename to 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 REQUIRED_DISTRO_FEATURES = "opengl" -SRC_URI[archive.sha256sum] = "8ebfa0bea12e75f5efeacc721be3b8ae65027b024aa81db9ecab8c312257a2eb" +SRC_URI[archive.sha256sum] = "005b48104a909be66ae07448d2bc5706c7d113781057a24ff6da55bdf324c73d" FILES:${PN} += " \ ${datadir}/metainfo \
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#124283): https://lists.openembedded.org/g/openembedded-devel/message/124283 Mute This Topic: https://lists.openembedded.org/mt/117704032/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
