From [1]: Version 3.34.2 ============== - Fix shape region for screenshot select area. (#26) - Fix crash with external monitor. (#25) - Fix crash in clipboard manager. - Updated translations.
[1] http://ftp.gnome.org/pub/gnome/sources/gnome-flashback/3.34/gnome-flashback-3.34.2.news Signed-off-by: Andreas Müller <[email protected]> --- .../{gnome-flashback_3.34.1.bb => gnome-flashback_3.34.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-gnome/recipes-gnome/gnome-flashback/{gnome-flashback_3.34.1.bb => gnome-flashback_3.34.2.bb} (82%) diff --git a/meta-gnome/recipes-gnome/gnome-flashback/gnome-flashback_3.34.1.bb b/meta-gnome/recipes-gnome/gnome-flashback/gnome-flashback_3.34.2.bb similarity index 82% rename from meta-gnome/recipes-gnome/gnome-flashback/gnome-flashback_3.34.1.bb rename to meta-gnome/recipes-gnome/gnome-flashback/gnome-flashback_3.34.2.bb index 637f83715..3da8629c6 100644 --- a/meta-gnome/recipes-gnome/gnome-flashback/gnome-flashback_3.34.1.bb +++ b/meta-gnome/recipes-gnome/gnome-flashback/gnome-flashback_3.34.2.bb @@ -16,8 +16,8 @@ DEPENDS += " \ gnome-bluetooth \ " -SRC_URI[archive.md5sum] = "e328a51b69d97e291709458dfd8c0a1a" -SRC_URI[archive.sha256sum] = "ddba0c9661ad93b58ccbde267f6ecbc02da2c15f9d38d87d5504f4670c2fbc77" +SRC_URI[archive.md5sum] = "251b51bad322c41d34d06fdb8f1799d4" +SRC_URI[archive.sha256sum] = "3be65388cd2c8f39741bcc05da87ef40035183a9a39502d67696242c2aeb469c" do_install_append() { # no oe-layer has compiz -> remove dead session -- 2.21.0 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
