[oe-commits] [meta-openembedded] 16/37: tumbler: upgrade 0.2.7 -> 0.2.8

git at git.openembedded.org git at git.openembedded.org
Sat Dec 28 08:12:20 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 9f374ad50f31b0faee0e86847626488b41629cd6
Author: Andreas Müller <schnitzeltony at gmail.com>
AuthorDate: Fri Dec 27 22:30:59 2019 +0100

    tumbler: upgrade 0.2.7 -> 0.2.8
    
    Bugfixes & translations:
    
    Release notes for 0.2.8
    
    =======================
    - Fix thumbnail orientation (Bug #15011)
    - prepend $XDG_DATA_HOME/thumbnailers/ to thumbnailers directory (Bug #15858)
    - Translation Updates: Galician, Portuguese, Slovenian, Spanish
    
    Signed-off-by: Andreas Müller <schnitzeltony at gmail.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-xfce/recipes-xfce/tumbler/{tumbler_0.2.7.bb => tumbler_0.2.8.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-xfce/recipes-xfce/tumbler/tumbler_0.2.7.bb b/meta-xfce/recipes-xfce/tumbler/tumbler_0.2.8.bb
similarity index 88%
rename from meta-xfce/recipes-xfce/tumbler/tumbler_0.2.7.bb
rename to meta-xfce/recipes-xfce/tumbler/tumbler_0.2.8.bb
index 434f874..e0d4845 100644
--- a/meta-xfce/recipes-xfce/tumbler/tumbler_0.2.7.bb
+++ b/meta-xfce/recipes-xfce/tumbler/tumbler_0.2.8.bb
@@ -6,8 +6,8 @@ DEPENDS = "freetype gdk-pixbuf poppler curl xfce4-dev-tools-native libxml2 libgs
 
 inherit xfce gtk-doc
 
-SRC_URI[md5sum] = "a59b2a545c9c128dbd2b960a7779dec0"
-SRC_URI[sha256sum] = "f704c35f16716cbee3c94883cee2a8d865e9cf2535d0e84f57e1c8cce00314e4"
+SRC_URI[md5sum] = "5d541608b3962fd2b16e23a266fd7a10"
+SRC_URI[sha256sum] = "0999b9a3deb57010956db6630ae7205813999147043171049a7b6c333be93e96"
 
 INSANE_SKIP_${PN} = "dev-so"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list