From: "Andreas Müller" <schnitzeltony@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 4/5] ristretto: upgrade 0.8.3 -> 0.8.4
Date: Tue, 9 Apr 2019 00:42:57 +0200 [thread overview]
Message-ID: <20190408224258.1744-5-schnitzeltony@gmail.com> (raw)
In-Reply-To: <20190408224258.1744-1-schnitzeltony@gmail.com>
A bugfix release - see announcement [1]:
- Add missing field initializers
- Instead of thumbnails, the same icons with a crossed red circle (bug #13419)
- Resolve g_type_class_add_private() deprecation
- Glib-Critical errors to stdout: Source ID X was not found when attempting to
remove it (bug #15268)
- Fix memory leak (bug #12034)
- Show file size in the status bar (bug #14791)
- Fix opening of PPM files (bug #14709)
[1] https://mail.xfce.org/pipermail/xfce/2019-April/036350.html
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
.../ristretto/{ristretto_0.8.3.bb => ristretto_0.8.4.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta-xfce/recipes-apps/ristretto/{ristretto_0.8.3.bb => ristretto_0.8.4.bb} (76%)
diff --git a/meta-xfce/recipes-apps/ristretto/ristretto_0.8.3.bb b/meta-xfce/recipes-apps/ristretto/ristretto_0.8.4.bb
similarity index 76%
rename from meta-xfce/recipes-apps/ristretto/ristretto_0.8.3.bb
rename to meta-xfce/recipes-apps/ristretto/ristretto_0.8.4.bb
index d9b9b2cb0..416ac2adc 100644
--- a/meta-xfce/recipes-apps/ristretto/ristretto_0.8.3.bb
+++ b/meta-xfce/recipes-apps/ristretto/ristretto_0.8.4.bb
@@ -9,8 +9,8 @@ inherit xfce-app
RRECOMMENDS_${PN} += "tumbler"
-SRC_URI[md5sum] = "5866b4e11c32a38f72bc737239102544"
-SRC_URI[sha256sum] = "8c9c11760816dfd9ed57fb8b9df86c6a98a2604ab551be3133996a1c32ca2665"
+SRC_URI[md5sum] = "0142c8b9c492cf447e563b00c6204359"
+SRC_URI[sha256sum] = "3a0be4526c93ec0ebbf2e63e69dd0c98f16b20b863d3b6426272592e5b00cea2"
SRC_URI += "file://0001-Fix-build-after-update-of-xfconf.patch"
FILES_${PN} += "${datadir}/appdata"
--
2.20.1
next prev parent reply other threads:[~2019-04-08 22:43 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-08 22:42 [PATCH 0/5] Updates & enhancements Andreas Müller
2019-04-08 22:42 ` [PATCH 1/5] udisks2: upgrade 2.8.1 -> 2.8.2 Andreas Müller
2019-04-08 22:42 ` [PATCH 2/5] parole: upgrade 1.0.1 -> 1.0.2 Andreas Müller
2019-04-08 22:42 ` [PATCH 3/5] parole: replace gstreamer1.0-plugins-good by gstreamer1.0-meta-video in RDEPENDS Andreas Müller
2019-04-08 23:48 ` Andreas Müller
2019-04-08 22:42 ` Andreas Müller [this message]
2019-04-08 22:42 ` [PATCH 5/5] networkmanager: rework musl patches Andreas Müller
2019-04-09 2:23 ` Khem Raj
2019-04-09 6:43 ` 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=20190408224258.1744-5-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox