Changelog: build: * Narrow the version to enable nautilus plugin * Disable nautilus extension by default [NB: it is controlled by PACKAGECONFIG in meta-oe]]
comics: * Avoid critical when pixbuf can't be rendered * Better debug on archive error * Fix crash that can happen if archive is damaged * Still try to open broken comics shell: * Fix use-after-free on a modified document * Use default color when annotation has no color * recent-view: Update for new gnome-desktop API Signed-off-by: Gyorgy Sarvari <[email protected]> --- .../recipes-gnome/evince/{evince_42.3.bb => evince_42.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/evince/{evince_42.3.bb => evince_42.4.bb} (94%) diff --git a/meta-gnome/recipes-gnome/evince/evince_42.3.bb b/meta-gnome/recipes-gnome/evince/evince_42.4.bb similarity index 94% rename from meta-gnome/recipes-gnome/evince/evince_42.3.bb rename to meta-gnome/recipes-gnome/evince/evince_42.4.bb index 498e1b0d12..2873038a06 100644 --- a/meta-gnome/recipes-gnome/evince/evince_42.3.bb +++ b/meta-gnome/recipes-gnome/evince/evince_42.4.bb @@ -26,7 +26,7 @@ REQUIRED_DISTRO_FEATURES = "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'open def gnome_verdir(v): return oe.utils.trim_version(v, 1) -SRC_URI[archive.sha256sum] = "49aecf845c946c96db17ba89d75c8002c5ae8963f504a9b0626d12675914645e" +SRC_URI[archive.sha256sum] = "cd9d512a01b8870c271443377b453e16ad7cd11bca4088adafdad73d96512c16" GTKDOC_MESON_OPTION = "gtk_doc"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#123832): https://lists.openembedded.org/g/openembedded-devel/message/123832 Mute This Topic: https://lists.openembedded.org/mt/117447699/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
