mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 23:05:34 +01:00
gthumb: upgrade 3.12.0 -> 3.12.2
Version 3.12.2 ~~~~~~~~~~~~~~ Released: 2022-04-03 Features: * Added support for larger thumbnail sizes: 512, 768 and 1024 pixels. Bugfixes: * Fixed possible crash when changing directory during thumbnails creation. Translations: Version 3.12.1 ~~~~~~~~~~~~~~ Released: 2022-03-21 Bugfixes: * PNG loader ignores gAMA. (#194) * Transparent webp images are rendered incorrectly. (#199) * Crash when dropping files on an empty folder/catalog. (#220) * Fixed location loading after mounting volume. * JPEG image dimensions not displayed for files inside the trash. (#214) * Infinite Loop when viewing more than 50 thumbnails. (Kendy Kutzner) * X11 window title is not set. (Bruno Vasselle) * Copy release notes on build from NEWS to metainfo file. (Federico Bruni) * Fixed build if appstream >= 0.14.6 is not available. * Fix incorrect usage of shared_module in extensions. (Jakub Jirutka) * cli: mention that user can open files and/or directories. (#167) Translations Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
d117723473
commit
bad130a8df
|
|
@ -1,23 +0,0 @@
|
|||
From f3d399892e59a2e850be1d0de30c429417c78360 Mon Sep 17 00:00:00 2001
|
||||
From: Paolo Bacchilega <paobac@src.gnome.org>
|
||||
Date: Tue, 11 Jan 2022 12:30:44 +0100
|
||||
Subject: [PATCH] LINGUAS: removed duplicated entry
|
||||
|
||||
Upstream-Status: Backport
|
||||
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
|
||||
---
|
||||
help/LINGUAS | 1 -
|
||||
1 file changed, 1 deletion(-)
|
||||
|
||||
diff --git a/help/LINGUAS b/help/LINGUAS
|
||||
index 0e8a52d..fa1fc3e 100644
|
||||
--- a/help/LINGUAS
|
||||
+++ b/help/LINGUAS
|
||||
@@ -8,7 +8,6 @@ eu
|
||||
fr
|
||||
hu
|
||||
id
|
||||
-id
|
||||
nl
|
||||
oc
|
||||
sl
|
||||
|
|
@ -26,7 +26,6 @@ DEPENDS = " \
|
|||
|
||||
inherit features_check gnomebase gnome-help gsettings itstool mime-xdg
|
||||
|
||||
SRC_URI += " file://0001-LINGUAS-removed-duplicated-entry.patch"
|
||||
SRC_URI[archive.sha256sum] = "3deffc030384e64b57361c437c79b481ae1489ef44c87ae856e81bb10d8e383f"
|
||||
SRC_URI[archive.sha256sum] = "97f8afe522535216541ebbf1e3b546d12a6beb38a8f0eb85f26e676934aad425"
|
||||
|
||||
FILES:${PN} += "${datadir}/metainfo"
|
||||
Loading…
Reference in New Issue
Block a user