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
@@ -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"
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 <skandigraun@gmail.com> --- .../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%)