diff options
| author | Andreas Müller <schnitzeltony@gmail.com> | 2021-12-31 18:29:57 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-01-05 08:17:18 -0800 |
| commit | e010e763ce68b78b3b67f5c093e002e5470748f9 (patch) | |
| tree | a3347c0b79742705e486de8c51e0751edc13d54d | |
| parent | 9f4b8346a9bc2a1f201e9517fe8575ab86831c1d (diff) | |
| download | meta-openembedded-e010e763ce68b78b3b67f5c093e002e5470748f9.tar.gz | |
gthumb: upgrade 3.10.3 -> 3.12.0
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 <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-gnome/recipes-gnome/gthumb/gthumb_3.12.0.bb (renamed from meta-gnome/recipes-gnome/gthumb/gthumb_3.10.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gthumb/gthumb_3.10.3.bb b/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 = " \ | |||
| 26 | 26 | ||
| 27 | inherit features_check gnomebase gnome-help gsettings itstool mime-xdg | 27 | inherit features_check gnomebase gnome-help gsettings itstool mime-xdg |
| 28 | 28 | ||
| 29 | SRC_URI[archive.sha256sum] = "dab73f77cc2963ebe90112972c301441d228af3003cfef3f8b7300a6d5d3c212" | 29 | SRC_URI[archive.sha256sum] = "3deffc030384e64b57361c437c79b481ae1489ef44c87ae856e81bb10d8e383f" |
| 30 | 30 | ||
| 31 | FILES:${PN} += "${datadir}/metainfo" | 31 | FILES:${PN} += "${datadir}/metainfo" |
