From 15bd506bd9fb55b61072884463ed13c66bb4bcf7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 6 Jan 2021 16:17:02 +0100 Subject: [PATCH] tumbler: upgrade 0.3.1 -> 4.16.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Release notes for 4.16.0 ======================== - Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bump - bump glib (and gio, gthread, etc) minimum to 2.50.0 - Adjust bug report URL - Translation Updates: Estonian, Turkish Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- .../tumbler/{tumbler_0.3.1.bb => tumbler_4.16.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-xfce/recipes-xfce/tumbler/{tumbler_0.3.1.bb => tumbler_4.16.0.bb} (92%) diff --git a/meta-xfce/recipes-xfce/tumbler/tumbler_0.3.1.bb b/meta-xfce/recipes-xfce/tumbler/tumbler_4.16.0.bb similarity index 92% rename from meta-xfce/recipes-xfce/tumbler/tumbler_0.3.1.bb rename to meta-xfce/recipes-xfce/tumbler/tumbler_4.16.0.bb index c9f2ddc8b1..fcc39fd7d8 100644 --- a/meta-xfce/recipes-xfce/tumbler/tumbler_0.3.1.bb +++ b/meta-xfce/recipes-xfce/tumbler/tumbler_4.16.0.bb @@ -6,7 +6,7 @@ DEPENDS = "freetype gdk-pixbuf poppler curl xfce4-dev-tools-native libxml2 libgs inherit xfce gtk-doc -SRC_URI[sha256sum] = "e4a30f3c0656b5b29fcd4a2450293f20f283a95b7fb0754a947c55427784c454" +SRC_URI[sha256sum] = "9b0b7fed0c64041733d490b1b307297984629d0dd85369749617a8766850af66" INSANE_SKIP_${PN} = "dev-so"