diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-09-19 11:32:12 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-11-19 13:13:19 -0800 |
commit | 74c5b00ff2ce775db1e2fa61643a3d32ab939766 (patch) | |
tree | 0e7b42ed494925329550a6ff56afe219ff2cf10f | |
parent | 5f3c1cd1ee2dd0c26fb24552c2c0203599403eae (diff) | |
download | meta-openembedded-74c5b00ff2ce775db1e2fa61643a3d32ab939766.tar.gz |
tecla: upgrade 46.0 -> 47.0
Changelog:
===========
- Add --parent-handle command line option to integrate
as a "modal dialog".
- Translation updates
- Set window icon
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r-- | meta-gnome/recipes-gnome/tecla/tecla_47.0.bb (renamed from meta-gnome/recipes-gnome/tecla/tecla_46.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/tecla/tecla_46.0.bb b/meta-gnome/recipes-gnome/tecla/tecla_47.0.bb index 62b3aa3e3e..e430b167d7 100644 --- a/meta-gnome/recipes-gnome/tecla/tecla_46.0.bb +++ b/meta-gnome/recipes-gnome/tecla/tecla_47.0.bb | |||
@@ -13,4 +13,4 @@ REQUIRED_DISTRO_FEATURES = "wayland" | |||
13 | 13 | ||
14 | inherit gnomebase pkgconfig features_check | 14 | inherit gnomebase pkgconfig features_check |
15 | 15 | ||
16 | SRC_URI[archive.sha256sum] = "4a081eab867a5a8b09758991cad7645920f323aabca954408290fb6f44591b0f" | 16 | SRC_URI[archive.sha256sum] = "0790b99ec29137a54b546c510661a99aa6f039c8d75f10c08e928682c0804fe5" |