diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-05-14 17:09:35 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-05-19 08:27:52 -0700 |
| commit | 05627552612ead8bec55ebac7633ff6a017aaa6e (patch) | |
| tree | c2f103312cfc3a6f44e5ba6c19a9504bab8db9cf | |
| parent | f6998200a5026c452250e5ba6645d04a6f70622e (diff) | |
| download | meta-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 | ||
| 19 | REQUIRED_DISTRO_FEATURES = "opengl" | 19 | REQUIRED_DISTRO_FEATURES = "opengl" |
| 20 | 20 | ||
| 21 | SRC_URI[archive.sha256sum] = "8ebfa0bea12e75f5efeacc721be3b8ae65027b024aa81db9ecab8c312257a2eb" | 21 | SRC_URI[archive.sha256sum] = "005b48104a909be66ae07448d2bc5706c7d113781057a24ff6da55bdf324c73d" |
| 22 | 22 | ||
| 23 | FILES:${PN} += " \ | 23 | FILES:${PN} += " \ |
| 24 | ${datadir}/metainfo \ | 24 | ${datadir}/metainfo \ |
