From e010e763ce68b78b3b67f5c093e002e5470748f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 31 Dec 2021 18:29:57 +0100 Subject: [PATCH] gthumb: upgrade 3.10.3 -> 3.12.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit version 3.12.0 -------------- Bugs fixed: * Fix memory leak when loading webp, jxl, avif images. (Jürg Billeter) * Check if image is null before using it. (!189) * Added a Flatpak manifest. (AsciiWolf) Translation updates Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- .../recipes-gnome/gthumb/{gthumb_3.10.3.bb => gthumb_3.12.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gthumb/{gthumb_3.10.3.bb => gthumb_3.12.0.bb} (86%) diff --git a/meta-gnome/recipes-gnome/gthumb/gthumb_3.10.3.bb b/meta-gnome/recipes-gnome/gthumb/gthumb_3.12.0.bb similarity index 86% rename from meta-gnome/recipes-gnome/gthumb/gthumb_3.10.3.bb rename to meta-gnome/recipes-gnome/gthumb/gthumb_3.12.0.bb index bae13e1a0d..4dbd82dc3c 100644 --- a/meta-gnome/recipes-gnome/gthumb/gthumb_3.10.3.bb +++ b/meta-gnome/recipes-gnome/gthumb/gthumb_3.12.0.bb @@ -26,6 +26,6 @@ DEPENDS = " \ inherit features_check gnomebase gnome-help gsettings itstool mime-xdg -SRC_URI[archive.sha256sum] = "dab73f77cc2963ebe90112972c301441d228af3003cfef3f8b7300a6d5d3c212" +SRC_URI[archive.sha256sum] = "3deffc030384e64b57361c437c79b481ae1489ef44c87ae856e81bb10d8e383f" FILES:${PN} += "${datadir}/metainfo"