diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2019-12-27 22:30:59 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-12-29 10:22:56 -0800 |
commit | 24d5ba6d1c77600c7c70bee36e10c1fc6a605ae1 (patch) | |
tree | 3a59f4365fe662c746576430c947cb282b41f8eb | |
parent | 45a1cd5fcdc1ef3f4442388c021e0f677d36f792 (diff) | |
download | meta-openembedded-24d5ba6d1c77600c7c70bee36e10c1fc6a605ae1.tar.gz |
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@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-xfce/recipes-xfce/tumbler/tumbler_0.2.8.bb (renamed from meta-xfce/recipes-xfce/tumbler/tumbler_0.2.7.bb) | 4 |
1 files 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 index 434f8741a..e0d4845a0 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 | |||
6 | 6 | ||
7 | inherit xfce gtk-doc | 7 | inherit xfce gtk-doc |
8 | 8 | ||
9 | SRC_URI[md5sum] = "a59b2a545c9c128dbd2b960a7779dec0" | 9 | SRC_URI[md5sum] = "5d541608b3962fd2b16e23a266fd7a10" |
10 | SRC_URI[sha256sum] = "f704c35f16716cbee3c94883cee2a8d865e9cf2535d0e84f57e1c8cce00314e4" | 10 | SRC_URI[sha256sum] = "0999b9a3deb57010956db6630ae7205813999147043171049a7b6c333be93e96" |
11 | 11 | ||
12 | INSANE_SKIP_${PN} = "dev-so" | 12 | INSANE_SKIP_${PN} = "dev-so" |
13 | 13 | ||