aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorKai Kang <kai.kang@windriver.com>2020-11-19 15:41:34 +0800
committerKhem Raj <raj.khem@gmail.com>2020-11-19 07:36:26 -0800
commit4c8f3d93a1bb9313a7b87d79648839dfcef7e9d0 (patch)
treecafefba64343dc4ce3f726ea689ea929663910b9 /meta-xfce
parentab53f2d9672220dd35c95f16ee0b082beef25fea (diff)
downloadmeta-openembedded-contrib-4c8f3d93a1bb9313a7b87d79648839dfcef7e9d0.tar.gz
tumbler: 0.2.9 -> 0.3.1
0.3.1 ===== - New plugin, libgepub thumbnailer plugin - Fix documentation URL - Add README.md and EXTRA_DIST - Add new icon needed for xfce4-about-dialog - Translation Updates: lt, oc, he, hi, hu, sk, tr, ug 0.3.0 ===== - Fix jpeg thumbnail orientation when fallback code is taken place (Bug #28). - Use AC_CONFIG_MACRO_DIRS instead of AC_CONFIG_MACRO_DIR - Fix GTimeVal deprecation - Drop support of GLib < 2.32 - Use guint32 for request handle and fix its further occurrences of 0 - Implement Excludes paths in tumbler.rc - Translation Updates: be, da, el, es, he, hu, hye, it, nl, pl, sq, zh_TW, zh_HK Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-xfce/tumbler/tumbler_0.3.1.bb (renamed from meta-xfce/recipes-xfce/tumbler/tumbler_0.2.9.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/tumbler/tumbler_0.2.9.bb b/meta-xfce/recipes-xfce/tumbler/tumbler_0.3.1.bb
index d364c80335..c9f2ddc8b1 100644
--- a/meta-xfce/recipes-xfce/tumbler/tumbler_0.2.9.bb
+++ b/meta-xfce/recipes-xfce/tumbler/tumbler_0.3.1.bb
@@ -6,7 +6,7 @@ DEPENDS = "freetype gdk-pixbuf poppler curl xfce4-dev-tools-native libxml2 libgs
inherit xfce gtk-doc
-SRC_URI[sha256sum] = "6508906f03e5a6ae3f6503b71b056df47d336d5504f39df6ce0bb9c5248007b6"
+SRC_URI[sha256sum] = "e4a30f3c0656b5b29fcd4a2450293f20f283a95b7fb0754a947c55427784c454"
INSANE_SKIP_${PN} = "dev-so"