All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Müller" <schnitzeltony@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 1/6] tumbler: upgrade 0.2.8 -> 0.2.9
Date: Sun,  9 Aug 2020 14:35:02 +0200	[thread overview]
Message-ID: <20200809123507.267616-1-schnitzeltony@gmail.com> (raw)

Release notes for 0.2.9
=======================
This is a bugfix release from the stable xfce-4.14 branch. This release
addresses the issue described in Bug #28 and partially solved by the
previous release 0.2.8. The issue now is completely solved by adding
the correct orientation handling when fallback code for generating jpeg
thumbnail takes place.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 .../tumbler/{tumbler_0.2.8.bb => tumbler_0.2.9.bb}             | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
 rename meta-xfce/recipes-xfce/tumbler/{tumbler_0.2.8.bb => tumbler_0.2.9.bb} (88%)

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


             reply	other threads:[~2020-08-09 12:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-09 12:35 Andreas Müller [this message]
2020-08-09 12:35 ` [PATCH 2/6] xfwm4: upgrade 4.14.3 -> 4.14.4 Andreas Müller
2020-08-09 12:35 ` [PATCH 3/6] geoclue: upgrade 2.5.3 -> 2.5.6 Andreas Müller
2020-08-09 12:35 ` [PATCH 4/6] gnome-help.bbclass: remove double FILES_${PN}-help entry Andreas Müller
2020-08-09 12:35 ` [PATCH 5/6] gnome-calendar: initial add 3.36.2 Andreas Müller
2020-08-09 12:35 ` [PATCH 6/6] imagemagick: upgrade 7.0.9_13 -> 7.0.10_25 Andreas Müller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200809123507.267616-1-schnitzeltony@gmail.com \
    --to=schnitzeltony@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.