Message ID | 20250321064245.55252-1-f_l_k@t-online.de |
---|---|
State | New |
Headers | show |
Series | [meta-gnome,1/2] tecla: update 47.0 -> 48.0.2 | expand |
diff --git a/meta-gnome/recipes-gnome/tecla/tecla_47.0.bb b/meta-gnome/recipes-gnome/tecla/tecla_48.0.2.bb similarity index 70% rename from meta-gnome/recipes-gnome/tecla/tecla_47.0.bb rename to meta-gnome/recipes-gnome/tecla/tecla_48.0.2.bb index e430b167d7..d9ed4f2f2e 100644 --- a/meta-gnome/recipes-gnome/tecla/tecla_47.0.bb +++ b/meta-gnome/recipes-gnome/tecla/tecla_48.0.2.bb @@ -13,4 +13,6 @@ REQUIRED_DISTRO_FEATURES = "wayland" inherit gnomebase pkgconfig features_check -SRC_URI[archive.sha256sum] = "0790b99ec29137a54b546c510661a99aa6f039c8d75f10c08e928682c0804fe5" +SRC_URI = "https://download.gnome.org/sources/tecla/48/tecla-${PV}.tar.xz" +SRC_URI[sha256sum] = "783d3464d2a2cf7eb1507649dbd9ff09ce24852c2a6c9a0d365db84063d3d401" +
NEW in 48.0.2 ============= - Just a version bump NEW in 48.0 =========== - Translation updates NEW in 48.rc ============ - Translation updates - Improvements to multi-instance for specific layout previews - Make window modal when run as a dialog NEW in 48.alpha =============== - Translation updates - Support spaces and tabs as separator for keymap+variant - A number of new/improved labels for special keys Signed-off-by: Markus Volk <f_l_k@t-online.de> --- .../recipes-gnome/tecla/{tecla_47.0.bb => tecla_48.0.2.bb} | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename meta-gnome/recipes-gnome/tecla/{tecla_47.0.bb => tecla_48.0.2.bb} (70%)